Distinguish between strings and wiki markup.
[ikiwiki.git] / doc / todo / structured_page_data.mdwn
index 7723daba7e6e88cb79dd1eb23842213e601d22b7..59756152fb7f3516b22ab4bf7fc8e424652c6ec8 100644 (file)
@@ -33,7 +33,7 @@ Information about data types would be encoded elsewhere, probably on a
 parent page (using a separate directive). That way, all child pages could
 be forced to have the same fields.
 
-There would be some simple types like select, boolean, multiselect, string.
+There would be some simple types like select, boolean, multiselect, string, wiki markup.
 Probably lists of these (ie, list of strings). Possibly more complex data
 structures.