aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/plugins/contrib/pandoc/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
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]]