Skip to content

Js: numeric separator ; fix Octal ; add new classes

Jonathan Poelen requested to merge jpoelen/syntax-highlighting:js into master

I also reworked the errors in the numbers. Before for 0xAG everything was wrong, now only G is an error.

Merge request reports