|
|
|
|
|
by dragonsh
2379 days ago
|
|
It is stil not a specification like restructuredText[1]. Also wikiMarkup (which really started this markdown) is different from GitHub markdown, which is different from other markdown editors. Also many sites use their own markdown versions. If you are in restructuredText world there is one specification and all implementation adhere to it, be it pandoc, sphinx, pelican, nikola. The beauty of it is that it has extension mechanisms which provides enough room for each tool to develop it. But markup can be parsed by any tool. [1] https://docutils.sourceforge.io/docs/ref/rst/restructuredtex... |
|
It's better than "designed by a committee" standards, but it lacks elegance or maybe craftsmanship.