|
I wrote a syntax highlighter that uses perltidy's colored HTML output to highlight perlmonk code blocks and optionally tidy these blocks. A greasemonkey script is needed to send the code blocks in each webpage to the web service as an AJAX request.
The original post is at PM Code Tidier/Highlighter and the mostly finished product is on github at https://www.github.com/juster/perl-app-perlmonks-tidy. The web service is no longer online.