X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/0073775dc347dc93f66db02758647e4728017380..7e29cbfc27ed4b70622fc7b53e387f81b63b7e50:/doc/bugs/Toc_map_and_template_plugins_do_not_play_well_together.mdwn?ds=sidebyside 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 f39093879..f49d14f9b 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 @@ -1,6 +1,6 @@ I've got a wiki page that contains : - [[!toc ]] + \[[!toc ]] # header1 @@ -27,6 +27,8 @@ the following elements : > Surely you mean a toc directive, not map? --[[Joey]] +>> No, I really mean map, but I forgot to escape the toc above (in the example wiki page content), which prevented you from understanding my point. -- intrigeri + - an empty toc div - every markdown code before the first `\[[!map]]` directive is not interpreted and rendered as-is : `# header1 content1 # header2