mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-06-26 12:30:20 +02:00
Brand new Haml highlighter
The main features of Haml can be correctly parsed according to http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html. There exist some limitations inherently comming from the limitations of state machine based highlighters (without side effects)... this parsers sucks with multiline comments, strings etc since the indent based grouping can't be evaluated.
This commit is contained in: