Setting in config.php:
$HTMLStylesFmt['markup'] = "";
has no effect in eliminating the styles insertion.
Why is this so? All the other styles pmwiki loads into
the page head can be eliminated this way, and replaced
with a css file. Is there a way for the 'markup' styles
(from stdmarkup.php) not to be loaded into the page head?
Hans