]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Mon, 24 Feb 2014 18:10:30 +0000 (14:10 -0400)
committeradmin <admin@branchable.com>
Mon, 24 Feb 2014 18:10:30 +0000 (14:10 -0400)
doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn

index 08b3a6c8b62b410516732e48cfd3cec878c606fc..15f74c497dfeaf7e9053ee0abf20ff3d7a90ecdc 100644 (file)
@@ -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]]