summaryrefslogtreecommitdiff
path: root/doc/ikiwiki-prefix-directives.mdwn
blob: df4b88b1c25ebb3d0a1f1f2f26dc441e4550145e (plain)

NAME

ikiwiki-prefix-directives - convert ikiwiki pages to prefixed directive syntax

SYNOPSIS

ikiwiki-prefix-directives page.mdwn...

DESCRIPTION

ikiwiki-prefix-directives converts an ikiwiki page from the old preprocessor directive syntax, requiring a space, to the new syntax, prefixed by '!'.

Preprocessor directives which already use the new syntax will remain unchanged.

Note that if the page contains wiki links with spaces, which some older versions of ikiwiki accepted, ikiwiki-prefix-directives will treat these as preprocessor directives and convert them.

AUTHOR

Josh Triplett josh@freedesktop.org

Warning: this page is automatically made into ikiwiki-prefix-directives's man page, edit with care