]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/iniline_breaks_toc_plugin.mdwn
web commit by madmax
[ikiwiki.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.
5
6 I'll try here to reproduce one example...
7
8 TEST1
9 =====
10
11 TEST2
12 -----
13
14 bla bla bla
15
16  * bl bla
17  * aadsd
18
19 [[toc levels=2]]
20
21 bla bla
22
23 [[table data="""
24 Customer|Amount
25 Fulanito|134,34
26 Menganito|234,56
27 Menganito|234,56
28 """]]
29
30 [[inline pages="users/joey" raw="yes"]]
31
32 bla bla