On Jun 1, 2011, at 9:54 AM, Andreas Sewe wrote: > Kathryn Huxtable wrote: >> My purpose in writing htmlfilter-site-maven-plugin was to better incorporate >> docbkx-tools output into Doxia-generated output. > > Yes, that seems to be the rationale for the maven-tidy-plugin > <http://docbook-utils.sourceforge.net/maven-tidy-plugin_1.0/> as well, > although this plugin seems to allow one to configure JTidy. Unfortunately, it > is not available in central. :-(
Mine is available on my github site (http://github.com/khuxtable/htmlfilter-site-maven-plugin) and you could clone it and modify it. It uses JTidy, so you could strip out the stuff you didn't want and change the JTidy configs. It's Apache licensed, so no worries. -K --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
