]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/iniline_breaks_toc_plugin.mdwn
9d1d16b85caff9a85b0902b76b839e47c56953f1
[git.ikiwiki.info.git] / doc / bugs / iniline_breaks_toc_plugin.mdwn
1 Hi, I try to make an example to reproduce some bug with inline and toc plugins.
2 My friend uses 
3 [[inline pages="users/joey" raw="yes"]]
4 to include common snippets in various pages, and it works as advertised, but if toc plugin is used, page is messed up.
6 I'll try here to reproduce one example...
8 TEST1
9 =====
11 TEST2
12 -----
14 bla bla bla
16  * bl bla
17  * aadsd
19 [[toc levels=2]]
21 bla bla
23 [[table data="""
24 Customer|Amount
25 Fulanito|134,34
26 Menganito|234,56
27 Menganito|234,56
28 """]]
31 [[wikilink|users]]
33 Here's a paragraph.
36 [[inline pages="users/joey" raw="yes"]]
38 bla bla