xref: /plugin/commonmark/README.md (revision 8ec9a8f2fa8d03e80395a040a2626880092b4ddf)
1Dokuwiki Commonmark Plugin
2===========================
3
4## Introduction
5This is another plugin for parsing Commonmark / Markdown document in Dokuwiki.
6
7While there are many Markdown plugins (for example, [https://www.dokuwiki.org/plugin:markdowku](markdownu), [mdpage](https://www.dokuwiki.org/plugin:mdpage)) available, it implements the syntax by:
8
91. override Markdown syntax
102. define Markdown block and Parse it
11