]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/iniline_breaks_toc_plugin.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / iniline_breaks_toc_plugin.mdwn
index ab853208ca9a2843f30bc4c465f668528517d45e..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
 
 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.
 
 
 to include common snippets in various pages, and it works as advertised, but if toc plugin is used, page is messed up.
 
@@ -22,8 +22,13 @@ All this is displayed correctly if toc is removed.
 > Debian, and I suggest you give it a try if you're experiencing this
 > problem.
 > 
 > Debian, and I suggest you give it a try if you're experiencing this
 > problem.
 > 
+> (Actually, this seems closely related to the problem described
+> [here](http://bugs.debian.org/421843).
+> 
 > I'm going to close this bug report since it's a markdown bug. --[[Joey]]
 > I'm going to close this bug report since it's a markdown bug. --[[Joey]]
-[[tag done]]
+[[!tag done]]
+
+>> thanks, that fixes it.
 
 
 TEST1
 
 
 TEST1
@@ -37,11 +42,11 @@ bla bla bla
  * bl bla
  * aadsd
 
  * bl bla
  * aadsd
 
-[[toc levels=2]]
+[[!toc levels=2]]
 
 bla bla
 
 
 bla bla
 
-[[table data="""
+[[!table data="""
 Customer|Amount
 Fulanito|134,34
 Menganito|234,56
 Customer|Amount
 Fulanito|134,34
 Menganito|234,56
@@ -54,6 +59,6 @@ Menganito|234,56
 Here's a paragraph.
 
 
 Here's a paragraph.
 
 
-[[inline pages="users/joey" raw="yes"]]
+[[!inline pages="users/joey" raw="yes"]]
 
 bla bla
 
 bla bla