Home >Backend Development >PHP Tutorial >javascript - PC mobile compatible editor
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...
It can be used immediately. That kind of thing, I don’t want to change the code
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...
It can be used immediately. That kind of thing, I don’t want to change the code
You can check out Evernote and Youdao Cloud Notes
Can the unpopular bootstrap editor be used?
For example: wysiwyg summernote two editors are a single rich text editor