very obvious now, but I banged my head for hours
authorhttps://www.google.com/accounts/o8/id?id=AItOawlOkUOJlzMqwzveE-ccbOg4W4LjeBcC4xo <Andrei@web>
Sun, 23 Jan 2011 09:52:28 +0000 (09:52 +0000)
committerJoey Hess <joey@kitenet.net>
Sun, 23 Jan 2011 09:52:28 +0000 (09:52 +0000)
doc/ikiwiki/directive/meta.mdwn

index 1f5bde964d088a31c430377ab44dd94ff60f752c..d66e26fc4e493574a9158f57a49b504beba07021 100644 (file)
@@ -7,7 +7,8 @@ Enter the metadata as follows:
        \[[!meta field="value" param="value" param="value"]]
 
 The first form sets a given field to a given value, while the second form
-also specifies some additional sub-parameters.
+also specifies some additional sub-parameters. You can have only one field
+per `meta` directive, use more directives if you want to specify more fields.
 
 The field values are treated as HTML entity-escaped text, so you can include
 a quote in the text by writing `&quot;` and so on.