diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2014-02-24 14:10:30 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-24 14:10:30 -0400 |
commit | 14947b41085cd2d83043620df96e0c689183799c (patch) | |
tree | f5acbbe18ab61db0651e659cfab560ee145c6c36 | |
parent | 30d3c052d49ab798fc0407be0a7d438c51b57aa7 (diff) | |
download | ikiwiki-14947b41085cd2d83043620df96e0c689183799c.tar ikiwiki-14947b41085cd2d83043620df96e0c689183799c.tar.gz |
-rw-r--r-- | doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn | 17 |
1 files changed, 12 insertions, 5 deletions
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]] |