This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSL Tidy program?


Use an editor that can select columns, like Edit Plus or JEdit, to get rid
of the leading '>' characters.  Or use regular expressions to find and
replace them (both those editors support REs, too).  Then you can feed it to
Tidy, or HTML-kit (which uses tidy in a good GUI editor, for those who
haven't encountered it yet).

Cheers,

Tom P

[Dan Diebolt]
> I was looking at something to clean up the indention of XML
> and XSL fragments that are posted and that have a nonsense
> mix of spaces or tabs and often word wrap or are prefixed with
> ">"s due to replys. Basically I would like a way to cut and
> paste fragments easily. I should have elaborated.
>



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]