X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b91a74721d7a73c95baaeb81976ec9bd2a78098d..0b169e3f67d64f0a137688ad355297352c9f235f:/doc/todo/support_mdwn_front_matter.mdwn diff --git a/doc/todo/support_mdwn_front_matter.mdwn b/doc/todo/support_mdwn_front_matter.mdwn index 88bc7e5f8..804139230 100644 --- a/doc/todo/support_mdwn_front_matter.mdwn +++ b/doc/todo/support_mdwn_front_matter.mdwn @@ -18,7 +18,7 @@ prefixed by '%'). Quoting `mdwn.pm` (here in the section that handles $always_flags |= Text::Markdown::Discount::MKD_NOHEADER(); It would be good to support YAML-formatted pre-pended metadata, -translating recognised keys into [[meta]] definitions, to aid +translating recognised keys into [[plugins/meta]] definitions, to aid migration between IkiWiki and other static site generators: it would aid the same source files being useable in multiple systems.