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