RT, use PHP to write a backend, how to use the Markdown editor when editing and publishing articles? Please recommend some WYSIWYG editors. TinyMCE4 seems pretty good, but image files cannot be uploaded.
我想大声告诉你2017-05-16 16:45:57
The front end is simply built, with only a few lines of code. It mainly refers to libraries. Marked is used for md rendering, highlightjs is used for highlighting, and ace editor is used for the editor. In this way, only about ten lines of code are enough. Then get the text and save it in the database
淡淡烟草味2017-05-16 16:45:57
I summarized how to use jekyll to build a blog that can be written in markdown. See the link for details
高洛峰2017-05-16 16:45:57
The method of integrating Markdown has been given in the official Symfony documentation. Link description
仅有的幸福2017-05-16 16:45:57
Not sure whether you want the markdown editor or the ordinary wysiwyg editor
The ordinary recommendation is simditor
The markdown recommendation editor.md