XSLT syntax highlighting
Java based XSLT Processor extension for syntax highlighting
Description
This is an implementation of syntax highlighting as an extension module for XSLT processors (Xalan, Saxon), so if you have e.g. article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Nicely documented deployment steps. Worked like a charm for me running this with the DITA OT that ships with XMetaL Author Enterprise.
-
The highlight provided by xslthl has been one of the WOW features for my dita documentation generation. (the DITA OT plugin using XSLTHL is found at http://bitbucket.org/qwcode/dita.ot.plugins.highlight-pdf/wiki/Home ) Thanks a lot for the great project. -Igor Lino