X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/30d3c052d49ab798fc0407be0a7d438c51b57aa7..2cab8880ad61f9d134b56c5eed952c1a48f4ea8a:/doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn 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]]