]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/bugs/iniline_breaks_toc_plugin.mdwn
web commit by madmax
[www/ikiwiki.git] / doc / bugs / iniline_breaks_toc_plugin.mdwn
index 2033b668fee191419828103725953698803fd92d..41174f987115a5fd5fec38c5ee21e66e2decd5fc 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
 
+[[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