]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/txt_plugin_having_problems_with_meta_directives.mdwn
remove some links to gitweb
[ikiwiki.git] / doc / bugs / txt_plugin_having_problems_with_meta_directives.mdwn
index 07fce5002f36aff0236d9d9d75bebcc3c1cc361e..22224483ed501a6976b91f7bb0eeb54b9c543c60 100644 (file)
@@ -6,12 +6,14 @@ Here is the header:
     \[[meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2008 Free
     Software Foundation, Inc."]]
     
-    \[[meta license="""\[[toggle id="license" text="GFDL 1.2+"]]\[[toggleable
+    \[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable
     id="license" text="Permission is granted to copy, distribute and/or modify
     this document under the terms of the GNU Free Documentation License,
     Version 1.2 or any later version published by the Free Software Foundation;
     with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
     A copy of the license is included in the section entitled
-    \[[GNU_Free_Documentation_License|/fdl]]."]]"""]]
+    [[GNU_Free_Documentation_License|/fdl]]."]]"""]]
 
 --[[tschwinge]]
+
+> [[done]], made it less zealous about encoding html entities. --[[Joey]]