Hi, Tomek - The footer code you have highlights everything marked as "pre" or "verbatim" etc. However, it does not take into account any class information.
For example, from the highlight.js docs (http://softwaremaniacs.org/soft/highlight/en/description/) I expect to be able to do: <verbatim class="no-highlight"> ... </verbatim> But since the footer code doesn't pass on class information, that won't work. Do you know how to make Javascript do what I'm describing? Thanks, Ron _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

