diff -r d10f7570add4 -r 02cf8ac736e6 test/header.html --- a/test/header.html Wed Jun 12 14:50:27 2013 +0200 +++ b/test/header.html Fri Jun 21 11:42:18 2013 +0200 @@ -13,6 +13,12 @@ span.c2html-type { color: cornflowerblue; } + span.c2html-directive { + color: green; + } + span.c2html-string { + color: orange; + }