markitUp WYSIWYG JQuery 编辑器,基本问题 - Rails 应用程序
我最近安装了 MarkItUp,JQuery WYSIWYG 编辑器位于此处: http://markitup.jaysalvat.com/documentation/
安装非常简单,而且我的文本区域看起来正确。但是,文本已提交,并且完全按照其在文本框中的外观显示。即,如果文本框中的粗体是**粗体**,那么这就是视图中显示的内容,**粗体**。
我觉得我错过了一些明显的事情。有什么想法吗?
I recently installed MarkItUp, the JQuery WYSIWYG editor located here: http://markitup.jaysalvat.com/documentation/
It was a pretty easy install, and my text area looks correct. However, the text is submitted, and appears exactly how it looked in the text box. I.e. if bold in the text box is ** bold ** then thats what shows up in the view, ** bold **.
I feel like I've missed something obvious. Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用一些 markdown 解析器...我建议 Rdiscount 。
链接文本
祝你有美好的一天!
You could use some markdown parser ... I suggest Rdiscount .
link text
have a good day!