HarlemSquirrel / language-haml

Haml language grammar for GitHub's Atom IDE
MIT License
33 stars 24 forks source link

Highlight escaped and unescaped ruby code with '!=' and '&=' fixes #23 #40

Closed romainbou closed 9 years ago

romainbou commented 9 years ago

Haml supports '!=' and '&=' to start a ruby code line. Highlighting accordingly should be done. Resolves #23

ezekg commented 9 years ago

Should be fixed in latest version.