diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 15:39:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 15:39:15 +0000 |
commit | d3df65fd725b6ea3a8182dab4cf67d7153c96436 (patch) | |
tree | a668c8bc3a85c455f125f245f966af892f22ac72 /doc | |
parent | d225141935c6159ed5624726df8b8f80120f012d (diff) |
web commit by madmax
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/iniline_breaks_toc_plugin.mdwn | 2 |
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 cbfd63d74..41174f987 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... |