File: configurable_tidy_command_for_htmltidy.mdwn

package info (click to toggle)
ikiwiki 3.20190228-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,904 kB
  • sloc: perl: 31,100; python: 428; sh: 185; makefile: 120
file content (8 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (10)
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]]