not sure that this is needed

master
smcv 2014-09-19 16:44:17 -04:00 committed by admin
parent 552a4bec41
commit 1511e9d7d3
1 changed files with 5 additions and 0 deletions

View File

@ -1 +1,6 @@
Does this support ikiwiki-specific idioms like `\[[links]]` or `\[[!macros]]`? I looked at [the readme](https://github.com/sciunto/ikiwiki-pandoc) and it's not quite clear there... --[[anarcat]]
> I don't think it needs to? [[wikilinks|ikiwiki/wikilink]] and
> [[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]]