X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9dbe10e3f06c18860c8c1a4b00c49cb15c8f15c5..278036ef45c30cccf4e30cbb899521bdc4ebb202:/doc/todo/metadata.mdwn diff --git a/doc/todo/metadata.mdwn b/doc/todo/metadata.mdwn index bf8191330..361f00351 100644 --- a/doc/todo/metadata.mdwn +++ b/doc/todo/metadata.mdwn @@ -1,7 +1,7 @@ There should be a way to add metadata to a page. Probably a plugin could do this, for example: - \[[meta foo="bar"]] + \[[!meta foo="bar"]] Uses for this include: @@ -11,9 +11,9 @@ Uses for this include: except it doesn't have to show up in the page text. * Recording page licenses. -[[meta link=done]] -[[meta title="supporting metadata..."]] -[[meta author="Joey Hess"]] -[[meta link="foo.css" rel="stylesheet" type="text/css"]] +[[!meta link=done]] +[[!meta title="supporting metadata..."]] +[[!meta author="Joey Hess"]] +[[!meta link="foo.css" rel="stylesheet" type="text/css"]] [[todo/done]]