--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/jheader.html Wed Jul 10 17:57:03 2013 +0200 @@ -0,0 +1,33 @@ +<!DOCTYPE html> +<html> + <head> + <title>c2html</title> + <style type="text/css"> + span.c2html-lineno { + font-style: italic; + color: grey; + } + span.c2html-keyword { + color: blue; + } + span.c2html-macroconst { + color: cornflowerblue; + } + span.c2html-type { + color: teal; + } + span.c2html-directive { + color: silver; + } + span.c2html-string { + color: darkorange; + } + span.c2html-comment { + color: grey; + } + span.c2html-stdinclude, span.c2html-userinclude, a.c2html-userinclude { + } + </style> + </head> + <body> +