X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/8439d20684421388ddee7d7521e64b7257291996..a52ef8d746bacdf3137effe03393c0ef06cc7917:/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn diff --git a/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn b/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn index 0deea4d11..51d6ad475 100644 --- a/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn +++ b/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn @@ -20,3 +20,5 @@ It works fine with h2 and deeper. The square brackets also appear in the output # [Google](http://google.com/) > [[done]] --[[Joey]] + +>> It works here but it definitely does *not* work on my wiki; but on further experimentation, I believe my problem is being caused by JasonBlevins' [h1title](http://jblevins.org/git/ikiwiki/plugins.git/plain/h1title.pm) plugin.