htmlbalance: don't compact whitespace, and set misc other options
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Tue, 18 Nov 2008 11:25:13 +0000 (11:25 +0000)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 12 Dec 2008 19:23:12 +0000 (14:23 -0500)
commit473160c947f7c986ac692814190422ad85242346
treed085fef0ef81f8e14032212f776aea9b277c40da
parent88e8d4bf8d99b6df83deb680f1ed8685e6447875
htmlbalance: don't compact whitespace, and set misc other options

Not compacting whitespace is the most important one: now that we run
sanitize hooks on individual posted comments in the comments plugin,
whitespace that is significant to Markdown (but not HTML) is lost.
(cherry picked from commit cb5aaa3cee8b35d6fc6e88a7449a9477a6587c7a)
IkiWiki/Plugin/htmlbalance.pm