What is markdown?
Most people who write online often know thatmarkdown
It is a lightweight markup language, which is used by many websites as a artifact of writing. This article is written by using markdown syntax. Markdown has many grammatical markers, which can complete the effect of simple typesetting structure, including some flow charts, sequence diagrams and scientific formula structure display, which is loved and recognized by most programmers and bloggers
What is marktop?
Marktop andmarkdown
It has similar functions,marktop
It is also a simple markup language, which is created by the interest of individual developers, and is basically ownedmarkdown
More than 90% of the tagging functions, but the syntax and markdown are quite different, but it also has more than 30 different functions of tags. The tags cover: title, hyperlink, list, table, code modification, pictures, videos, Emoji symbols, text decoration and color, HTML native, etc., which are enough to meet the daily writing needs of blog articles or documents with low typesetting requirements
Some subtle differences between marktop and markdown
I also use itmarkdown
I’ve experienced itmarktop
Well, I’m not alone in analyzing their strengths and weaknesses. I don’t comment, I just share experiences and opinions
markdown
By foreignersJohn Gruber
Create, its syntax is concise, by different systems and editors application and implantation, can be converted into different formats, is simply perfectmarktop
Official website: www.marktop.site By an unknown developer in ChinaVic
Its markup syntax is slightly detailed, onlyJavaScript
There are only two imported files with small size, which can only be generated for browsingHTML
Structure, OK, poof, really andmarkdown
There is no comparison
epilogue
:
Okay, no showdown,marktop
This is a marker grammar editor developed by our blogger during the office of the outbreak. It is not bad. Let’s make complaints about it.Marktop official website