highlightjs/highlight.js
test/
markup/
csharp/
floats.txt
float test = 1.0f; float test2 = 1.f; float test3 = 1.0; float test4 = 1;