Package web2py :: Package gluon :: Module highlight
[hide private]
[frames] | no frames]

Module highlight

source code

This file is part of the web2py Web Framework Copyrighted by Massimo Di Pierro <mdipierro@cs.depaul.edu> License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)

Classes [hide private]
  Highlighter
Do syntax highlighting.
Functions [hide private]
 
highlight(code, language, link='/examples/globals/vars/', counter=1, styles={}, highlight_line=1, attributes={}) source code