]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/external_links_inside_headings_don__39__t_work.mdwn
style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta.
[ikiwiki.git] / doc / bugs / external_links_inside_headings_don__39__t_work.mdwn
index 0deea4d11b7da66288b902d4d0317fca8fa0f7af..51d6ad4757b53e3d5cc97a5497851b3af262273a 100644 (file)
@@ -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.