[pmwiki-users] very small definition list (mis-)feature request

John Rankin john.rankin at affinity.co.nz
Thu Sep 28 16:57:22 CDT 2006


While browsing pmwiki.php 2.1.25 source (as you do), 
I noticed near the end of function Block the line:

    $out .= ... .'<dd>';

Whatever this does, it will break wikipublisher.
Please could it change to something like:

    $out .= ... .$ddTag;

where $ddTag is a global variable. TIA

"PmWiki is {-almost-} markup-agnostic."
-- 
JR
--
John Rankin







More information about the pmwiki-users mailing list