X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1511e9d7d30246d3bf276786273e422cd651e549..365e11783b741e459f4c1cb3595def5211442c2e:/doc/plugins/contrib/pandoc/discussion.mdwn diff --git a/doc/plugins/contrib/pandoc/discussion.mdwn b/doc/plugins/contrib/pandoc/discussion.mdwn index 00a760b19..c52fc4cd7 100644 --- a/doc/plugins/contrib/pandoc/discussion.mdwn +++ b/doc/plugins/contrib/pandoc/discussion.mdwn @@ -4,3 +4,5 @@ Does this support ikiwiki-specific idioms like `\[[links]]` or `\[[!macros]]`? I > [[directives|ikiwiki/directive]] (what you called "macros") are handled > by the linkify and preprocess hooks, whereas [[plugins/mdwn]] and > this plugin are done afterwards, in the htmlize hook. --[[smcv]] + +> > I guess that answers my question by a delicious "yes", thanks! --[[anarcat]]