aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/external_links_inside_headings_don__39__t_work.mdwn
diff options
context:
space:
mode:
authorhttp://zwol.livejournal.com/ <http://zwol.livejournal.com/@web>2009-05-15 17:22:46 -0400
committerJoey Hess <joey@kitenet.net>2009-05-15 17:22:46 -0400
commitbff3b68034c4f55ad64890ed5534875dc77f2767 (patch)
treef4cbdd850bb6e21783521812f565efd27d574604 /doc/bugs/external_links_inside_headings_don__39__t_work.mdwn
parent3bd1dd598d18e9237b85fc978540b998d8006212 (diff)
downloadikiwiki-bff3b68034c4f55ad64890ed5534875dc77f2767.tar
ikiwiki-bff3b68034c4f55ad64890ed5534875dc77f2767.tar.gz
not so done
Diffstat (limited to 'doc/bugs/external_links_inside_headings_don__39__t_work.mdwn')
-rw-r--r--doc/bugs/external_links_inside_headings_don__39__t_work.mdwn2
1 files changed, 2 insertions, 0 deletions
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..5bab283fd 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://code.jblevins.org/ikiwiki/plugins.git/plain/h1title.pm) plugin.