Code highlighting in comments on the site
The code highlighting in comments on the
site follows the same logic as in the articles. Source code is being recognised
as such only if between tags. This follows the scripting
language standards. Using the GeSHi highlighter, you can expand the <? tag
with the language you want to use. GeSHi supports <?php, <?html, <?mysql
and more.
To get to know GeSHi better, go to the GeSHi
website at:
http://qbnz.com/highlighter/index.php
add a note
User Contributed Notes
Code highlighting in comments on the site
There are no user contributed notes for this page.