It also lacks special mechanisms for more elaborate markups like
[admonitions](http://docutils.sourceforge.net/0.7/docs/ref/rst/directives.html#admonitions)(or generally: "semantic meanings") or "quick links"
(say: bug#1234 pointing directly to the bug tracker).
(say: bug#1234 pointing directly to the bug tracker). (Note that there
*are* special extensions to handle this in Markdown, see
[markdown-callouts](https://github.com/oprypin/markdown-callouts) and the [admonition extension](https://python-markdown.github.io/extensions/admonition/).
It has to be said, however, that Markdown is widely used, much more
than the alternatives (e.g. asciidoc or rst), for better or for
...
...
@@ -740,6 +742,7 @@ possible to run CI on changes in GitLab wikis.