aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/iniline_breaks_toc_plugin.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-29 15:39:38 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-29 15:39:38 +0000
commitc87cbb8ed53ffc8b03cbbb50a3bc1c13ffe631b4 (patch)
tree93e231f6408e7a1718e4578da70f59360d4d7e2f /doc/bugs/iniline_breaks_toc_plugin.mdwn
parentd3df65fd725b6ea3a8182dab4cf67d7153c96436 (diff)
downloadikiwiki-c87cbb8ed53ffc8b03cbbb50a3bc1c13ffe631b4.tar
ikiwiki-c87cbb8ed53ffc8b03cbbb50a3bc1c13ffe631b4.tar.gz
web commit by madmax
Diffstat (limited to 'doc/bugs/iniline_breaks_toc_plugin.mdwn')
-rw-r--r--doc/bugs/iniline_breaks_toc_plugin.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/iniline_breaks_toc_plugin.mdwn b/doc/bugs/iniline_breaks_toc_plugin.mdwn
index 41174f987..9c2df91bb 100644
--- a/doc/bugs/iniline_breaks_toc_plugin.mdwn
+++ b/doc/bugs/iniline_breaks_toc_plugin.mdwn
@@ -1,6 +1,6 @@
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"]]
+ \[[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...