http://code.google.com/p/pagedown/
“PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview.”
提供:
1. 一个可以嵌在你的页面内的所见即所得的Markdown编辑器 (就是stackoverflow的编辑器)
2. Markdown.Converter.js 和Markdown.Sanitizer.js
我用这个东西实现我的博客的评论系统和后台编辑功能,很容易集成,包含3个js文件,1张图片到项目中就可以了。 最近有朋友在问博客上的评论系统是用的啥编辑器,考虑到可能有v2er需要但不知道这么个好用的库, 分享一下。
@aurora1625 , 之前你感谢过我在另外一个帖子里关于markdown编辑器的回复, 很不好意思,那个url是错误的,只不过刚好那个项目也是个类似的项目,当时google一下就贴出来了。 用这个把。
“PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview.”
提供:
1. 一个可以嵌在你的页面内的所见即所得的Markdown编辑器 (就是stackoverflow的编辑器)
2. Markdown.Converter.js 和Markdown.Sanitizer.js
我用这个东西实现我的博客的评论系统和后台编辑功能,很容易集成,包含3个js文件,1张图片到项目中就可以了。 最近有朋友在问博客上的评论系统是用的啥编辑器,考虑到可能有v2er需要但不知道这么个好用的库, 分享一下。
@aurora1625 , 之前你感谢过我在另外一个帖子里关于markdown编辑器的回复, 很不好意思,那个url是错误的,只不过刚好那个项目也是个类似的项目,当时google一下就贴出来了。 用这个把。