aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/configurable_tidy_command_for_htmltidy.mdwn
blob: 2a7ebce0a02d440fff7616107c7849f9a7fa4f38 (plain)
1
2
3
4
5
6
7
8
[[!tag patch patch]]

I was trying to get htmltidy to [play nicely with MathML][play].  Unfortunately, I couldn't construct a command line that I was happy with, but along the way I altered htmltidy to allow a configurable command line.  This seemed like a generally useful thing, so I've published my [patch][] as a Git branch.

[play]: http://lists.w3.org/Archives/Public/html-tidy/2006JanMar/0052.html
[patch]: http://git.tremily.us/?p=ikiwiki.git&a=commitdiff&h=408ee89fd7c1dc70510385a7cf263a05862dda97&hb=e65ce4f0937eaf622846c02a9d39fa7aebe4af12

> Thanks, [[done]] --[[Joey]]