带有实时预览的Rails Markdown编辑器 [英] Rails markdown editor with live preview

查看:80
本文介绍了带有实时预览的Rails Markdown编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何与rails集成的markdown编辑器(例如在gem中)并提供实时预览?

Are there any markdown editors that integrate with rails (eg in a gem) and offer live preview?

推荐答案

结帐 markdown.js showdown .每当某些事件触发时(例如,用户在输入markdown文本区域时释放键),您都可以绑定它们以解析markdown输入的内容.我不知道还有其他带有实时预览的可嵌入降价编辑器,但是用其中一个库制作一个似乎很容易.

Checkout markdown.js and showdown. You could rig them up to parse whatever the markdown input is whenever certain events fire (i.e. a user releasing a key when typing in the markdown textarea). I'm not aware of any other embeddable markdown editors with live previews, but it seems it would be easy enough to make one with one of these libraries.

这篇关于带有实时预览的Rails Markdown编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆