]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/iniline_breaks_toc_plugin.mdwn
web commit by madmax
[ikiwiki.git] / doc / bugs / iniline_breaks_toc_plugin.mdwn
index 507e46050d1ca795d5e2f5650a172e2a2bcf20b7..cbfd63d7486122b6ad6e4bd36add854e32371c6d 100644 (file)
@@ -1,3 +1,15 @@
+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"]]
+to include common snippets in various pages, and it works as advertised, but if toc plugin is used, page is messed up.
+
+I'll try here to reproduce one example...
+
+You can see that wikilink is rendered in one line and 'here's paragraph' is not a separate paragraph.
+
+All this is displayed correctly if toc is removed.
+
+
 TEST1
 =====
 
@@ -13,6 +25,19 @@ bla bla bla
 
 bla bla
 
-[[inline pages="bugs/wikilink_in_table" raw="yes"]]
+[[table data="""
+Customer|Amount
+Fulanito|134,34
+Menganito|234,56
+Menganito|234,56
+"""]]
+
+
+[[wikilink|users]]
+
+Here's a paragraph.
+
+
+[[inline pages="users/joey" raw="yes"]]
 
 bla bla