]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/iniline_breaks_toc_plugin.mdwn
thoughts
[ikiwiki.git] / doc / bugs / iniline_breaks_toc_plugin.mdwn
index cf8dd62abdf06427e7eb5f5fc17aa50af472b98e..a99f8d6dafae60f0fd02157a4a7faaaba7849e55 100644 (file)
@@ -1,7 +1,7 @@
 Hi, I try to make an example to reproduce some bug with inline and toc plugins.
 My friend uses
 
-    \[[inline pages="users/joey" raw="yes"]]
+    \[[!inline pages="users/joey" raw="yes"]]
 
 to include common snippets in various pages, and it works as advertised, but if toc plugin is used, page is messed up.
 
@@ -26,7 +26,9 @@ All this is displayed correctly if toc is removed.
 > [here](http://bugs.debian.org/421843).
 > 
 > I'm going to close this bug report since it's a markdown bug. --[[Joey]]
-[[tag done]]
+[[!tag done]]
+
+>> thanks, that fixes it.
 
 
 TEST1
@@ -40,11 +42,11 @@ bla bla bla
  * bl bla
  * aadsd
 
-[[toc levels=2]]
+[[!toc levels=2]]
 
 bla bla
 
-[[table data="""
+[[!table data="""
 Customer|Amount
 Fulanito|134,34
 Menganito|234,56
@@ -57,6 +59,6 @@ Menganito|234,56
 Here's a paragraph.
 
 
-[[inline pages="users/joey" raw="yes"]]
+[[!inline pages="users/joey" raw="yes"]]
 
 bla bla