ok-admin/lib/wangEditor/docs/usage/05-other/03-markdown.md

13 lines
474 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 关于 markdown
**好多使用者问到wangEditor编辑器能否集成markdown——答案是富文本编辑器无法和markdown集成到一起。**
-----
你可以参考 [简书](http://www.jianshu.com/) 的实现方式,简书中编辑器也无法实现富文本和`markdown`的自由切换。要么使用富文本编写文章,要么使用`markdown`编写文章,不能公用。
本质上,富文本编辑器和`markdown`编辑器是两回事儿。