From: jmtd Date: Mon, 8 Nov 2021 13:53:16 +0000 (-0400) Subject: initial patch for CommonMark support X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/e6197667a014d54a8703558113fb5d7f43463e6d initial patch for CommonMark support --- diff --git a/doc/bugs/Commonmark_support.mdwn b/doc/bugs/Commonmark_support.mdwn index b05f67f12..cd1bd90f8 100644 --- a/doc/bugs/Commonmark_support.mdwn +++ b/doc/bugs/Commonmark_support.mdwn @@ -18,3 +18,12 @@ I've found that switching my own non-ikiwiki projects to https://github.com/jgm/ > > However, if you want to add optional Commonmark support to the > [[plugins/mdwn]] plugin, I'd review a patch. --[[smcv]] + +---- + +A very initial patch is here. There might be ikiwiki-to-commonmark option translation +to do. + +Patch: +[[!tag patch]] +[[!template id=gitbranch branch=jon/commonmark author="[[Jon]]"]]