The editor that is compatible with mobile browsing can only use markdown
But the editor doesn’t know how to use markdown and doesn’t want to learn
Markdown is translated into pure HTML without adding style tags, so it is easy to control the display on the mobile phone (it can also be done with classes)
External css is used to control the content display. The big deal is 2 sets of css for mobile phones on PC
Question: It’s the same as whether there is a short book. The html edited by the default editor (not the markdown editor) is exactly the same as the converted html written in markdown
Editors no longer need to learn markdown, they can edit articles using WYSIWYG
For example, http://sofish.github.io/pen/ supports markdown but does not support table. There is no image upload...
You can use it as you go. That kind of thing, I don’t want to change the code