]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Weird_interaction_between_toc_plugin_and_page_sections.mdwn
web commit by http://madduck.net/
[ikiwiki.git] / doc / bugs / Weird_interaction_between_toc_plugin_and_page_sections.mdwn
index ae99ceb86dddbd89652490ec03adcb049d66287a..cc997dddad8da63102a24c3ac626ac4a50aae063 100644 (file)
@@ -1,6 +1,8 @@
+[[!meta title="Weird interaction between toc plugin and markdown that follows"]]
+
 <http://vcs-pkg.org/people/> goes really weird when I enable the `toc` plugin. It renders the page sections fine without it, but as soon as I turn it on, the following output is generated:
 
-    [[!meta  title="My Name"]]
+    \[[!meta  title="My Name"]]
 
       1. Fedora
       2. Ubuntu
@@ -19,6 +21,6 @@
 
     Fedora
 
-I have no idea what's eating the first two headers.
+I have no idea what's eating the first two headers. But as you can see from the current page, it's not just headers by any markdown...
 
 --[[madduck]]