xhtml tweaks, please review!
authorGabriel Wicke <gwicke@users.mediawiki.org>
Sun, 4 Apr 2004 01:45:02 +0000 (01:45 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Sun, 4 Apr 2004 01:45:02 +0000 (01:45 +0000)
commita19696f5117e9d96dad628a92261b381cc06cc23
tree3fc81219581ffdd59c82ad7270174f371dcd6aba
parent1a4e88d4e68f0f053d3b7eb4c24abf8c3bea0fe8
xhtml tweaks, please review!

fixed problems:
* surplus closing p's
* invalid nesting of table / div (floated images) / hr in <p>'s
* generation of multiple empty p's
* invalid nesting of section editing spans
* invalid anchor names- attention! this might break links! Replacing [^a-z0-9] -> '_' now

known issues:
* needs a space at the beginning of the first line in the wikisource to parse leading ''', * and similar
includes/Parser.php