diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-10 15:39:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-10 15:39:08 -0400 |
commit | 0073775dc347dc93f66db02758647e4728017380 (patch) | |
tree | 0bec884605375fc22e659e583e731fe30006a023 | |
parent | 8ba2497a23f71f3678caa9d3d6fbb31910e0508e (diff) |
question
-rw-r--r-- | doc/bugs/Toc_map_and_template_plugins_do_not_play_well_together.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Toc_map_and_template_plugins_do_not_play_well_together.mdwn b/doc/bugs/Toc_map_and_template_plugins_do_not_play_well_together.mdwn index c4380ddc2..f39093879 100644 --- a/doc/bugs/Toc_map_and_template_plugins_do_not_play_well_together.mdwn +++ b/doc/bugs/Toc_map_and_template_plugins_do_not_play_well_together.mdwn @@ -25,6 +25,8 @@ If no `\[[!map]]` directive is anywhere in the template, the page is rendered as If `\[[!map]]` is used e.g. in content4, the wiki page is rendered with the following elements : +> Surely you mean a toc directive, not map? --[[Joey]] + - an empty toc div - every markdown code before the first `\[[!map]]` directive is not interpreted and rendered as-is : `# header1 content1 # header2 |