Home > Q&A > body text
我想在自己做的页面里嵌入markdown编辑器,先后看过epiceditor和bootstrapMarkdown,前者太难看了,而且好像没有工具栏,后者的代码显示貌似有点问题,好像只能一行,求大家推荐,能达到segmentFault那样的效果最好
巴扎黑2017-04-10 14:48:44
想要漂亮的UI,就借助类库自己写吧,很简单的,推荐 marked.js + highlight.js,我的博客就是自己写的,你还可以参考这个
怪我咯2017-04-10 14:48:44
http://lab.lepture.com/editor/
大家讲道理2017-04-10 14:48:44
网页上的话我觉得作业部落的不错,这里是地址。
http://edit.yofine.co/https://github.com/yofine/open-markdown
黄舟2017-04-10 14:48:44
http://simditor.tower.im/
code mirror github用的