From: http://smcv.pseudorandom.co.uk/ Date: Mon, 24 Feb 2014 18:10:30 +0000 (-0400) Subject: (no commit message) X-Git-Tag: debian/3.20140227~4 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/14947b41085cd2d83043620df96e0c689183799c --- diff --git a/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn b/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn index 08b3a6c8b..15f74c497 100644 --- a/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn +++ b/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn @@ -45,8 +45,15 @@ A fix is to change inlinepage.tmpl to remove new lines around tag links, as foll > I don't think that this is specific to the [[syntax_(3rd_party)_plugin|plugins/contrib/syntax]]. > It's happening on my pages that just use ordinary templates. > I've documented my versions below. --[[daveloyall]] - - ikiwiki: 3.20140125 - libtext-markdown-discount-perl: 0.11-1 - libtext-multimarkdown-perl: 1.000034-1 - libhtml-template-perl: 2.95-1 +> +> ikiwiki: 3.20140125 +> libtext-markdown-discount-perl: 0.11-1 +> libtext-multimarkdown-perl: 1.000034-1 +> libhtml-template-perl: 2.95-1 + +>> Can you show us the source code and output for a page that has this +>> bug? +>> +>> If you enable [[plugins/htmlbalance]], does the problem go away? +>> (If it does, then I think I might know what the bug is.) +>> --[[smcv]]