Fri, 26 Aug 2016 13:49:19 +0200
merges all highlighter functions into one highlighter module
<!DOCTYPE html> <html> <head> <title>c2html</title> <style type="text/css"> span.c2html-lineno a { font-style: italic; text-decoration: none; color: grey; } span.c2html-keyword { color: blue; } span.c2html-macroconst { color: cornflowerblue; } span.c2html-type { color: cornflowerblue; } span.c2html-directive { color: green; } span.c2html-string { color: darkorange; } span.c2html-comment { color: grey; } span.c2html-stdinclude { color: darkorange; } span.c2html-userinclude { color: darkorange; } a.c2html-userinclude { color: darkorange; text-decoration: underline; } </style> </head> <body> <pre> <span class="c2html-lineno"><a name="l1" href="#l1">1 </a></span> </body> <span class="c2html-lineno"><a name="l2" href="#l2">2 </a></span> </html> <span class="c2html-lineno"><a name="l3" href="#l3">3 </a></span> <!c <span class="c2html-lineno"><a name="l4" href="#l4">4 </a></span> pblock_free(q); <span class="c2html-lineno"><a name="l5" href="#l5">5 </a></span> !> <span class="c2html-lineno"><a name="l6" href="#l6">6 </a></span> </pre> </body> </html>