diff options
author | http://zwol.livejournal.com/ <http://zwol.livejournal.com/@web> | 2009-05-15 17:22:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-15 17:22:46 -0400 |
commit | bff3b68034c4f55ad64890ed5534875dc77f2767 (patch) | |
tree | f4cbdd850bb6e21783521812f565efd27d574604 /doc/bugs | |
parent | 3bd1dd598d18e9237b85fc978540b998d8006212 (diff) |
not so done
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/external_links_inside_headings_don__39__t_work.mdwn | 2 |
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. |