On Thursday 27 May 2010 01:53:19, [email protected] wrote : > top:−17; > do not work. > > Do someone have a solotion?
Hello. That is not something done by PmWiki but very probably by the recipe MarkupExtensions http://www.pmwiki.org/wiki/Cookbook/MarkupExtensions . To fix this specific bug without disabling the full recipe, place in config.php, before including the recipe, such a line : DisableMarkup("-d"); Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
