2007-08-29 16:27:55 +02:00
|
|
|
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...
|
|
|
|
|
2007-08-29 17:38:36 +02:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
2007-08-29 16:17:16 +02:00
|
|
|
TEST1
|
|
|
|
=====
|
|
|
|
|
|
|
|
TEST2
|
|
|
|
-----
|
|
|
|
|
|
|
|
bla bla bla
|
|
|
|
|
|
|
|
* bl bla
|
|
|
|
* aadsd
|
|
|
|
|
|
|
|
[[toc levels=2]]
|
|
|
|
|
|
|
|
bla bla
|
|
|
|
|
2007-08-29 16:27:55 +02:00
|
|
|
[[table data="""
|
2007-08-29 16:24:00 +02:00
|
|
|
Customer|Amount
|
|
|
|
Fulanito|134,34
|
|
|
|
Menganito|234,56
|
|
|
|
Menganito|234,56
|
|
|
|
"""]]
|
|
|
|
|
2007-08-29 17:20:24 +02:00
|
|
|
|
|
|
|
[[wikilink|users]]
|
|
|
|
|
|
|
|
Here's a paragraph.
|
|
|
|
|
|
|
|
|
2007-08-29 16:22:19 +02:00
|
|
|
[[inline pages="users/joey" raw="yes"]]
|
2007-08-29 16:17:16 +02:00
|
|
|
|
|
|
|
bla bla
|