Skip to content

Tags: nex3/haml-mode

Tags

3.1.9

Toggle 3.1.9's commit message
Fix indentation when on attr hash continuation line

Closes #33

3.1.8

Toggle 3.1.8's commit message
Fix highlighting of "=foo"

3.1.7

Toggle 3.1.7's commit message
Revert ""_" should not have the "word" syntax class (closes #28, than…

…ks Le Wang)"

This reverts commit 1040493.

3.1.6

Toggle 3.1.6's commit message
"_" should not have the "word" syntax class (closes #28, thanks Le Wang)

3.1.5

Toggle 3.1.5's commit message
Ignore errors from forward-sexp inside haml-unnestable-tag-p

3.1.4

Toggle 3.1.4's commit message
Prevent indentation below empty html elements or those with inline co…

…ntent

3.1.3

Toggle 3.1.3's commit message
Don't use obsolete aget function from assoc.el

3.1.2

Toggle 3.1.2's commit message
Handle numeric unquoted new-style attribute values, e.g. attr=10

3.1.1

Toggle 3.1.1's commit message
Use faces which contrast more with those in attribute regions

3.1.0

Toggle 3.1.0's commit message
Fix font lock issue with object refs, e.g. %foo[@bar]