diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkwqKsWfFCk-NK99S77R2v1JorVCnpzXUA <Dave@web> | 2014-02-24 13:46:56 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-24 13:46:56 -0400 |
commit | 30d3c052d49ab798fc0407be0a7d438c51b57aa7 (patch) | |
tree | b74367eaf7be23112f8939859d4d580a784a502a /doc | |
parent | bda428f713d922f9422585bad3add84495697437 (diff) | |
download | ikiwiki-30d3c052d49ab798fc0407be0a7d438c51b57aa7.tar ikiwiki-30d3c052d49ab798fc0407be0a7d438c51b57aa7.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Spurious___60__p__62___elements_added_to_tags_in_inliine_pages.mdwn | 9 |
1 files changed, 9 insertions, 0 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 e3b1d858d..08b3a6c8b 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 @@ -41,3 +41,12 @@ A fix is to change inlinepage.tmpl to remove new lines around tag links, as foll > > I don't have the prerequisites for the syntax plugin installed here > to debug it myself. --[[Joey]] + +> 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 |