A lexer for the Haml templating system for Ruby. @see haml.info
@option opts :filters
A hash of filter name to lexer of how various filters should be highlighted. By default, :javascript, :css, :ruby, and :erb are supported.
[Validate]