warning about disable mdwn

master
http://weakish.int.eu.org/ 2009-02-12 05:08:58 -05:00 committed by Joey Hess
parent 0826d99346
commit 978a3570db
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
Unlike other format, ikiwiki is somehow depends
on mdwn, since the underlay dir
is written in mdwn. If you want to disable mdwn,
you need to overwrite the underlay
dir (set underlaydir in ikiwiki.setup
to your own underlay dir or replace underlay pages
in your $SRC).
Specially, the [[shortcut]] plugin is hardcoded to
use shortcuts.mdwn. So you need pay more care if
you [[use shortcut without mdwn|shortcut/discussion]].