haml-highlight-interpolation frequently broke font-locking for subsequent portions of the buffer. This was due to the fragility of navigating balanced delimiter pairs inside arbitrary blocks of text. I have removed the functionality (in 1858ead) pending a more robust implementation, which I will provide in due course.
haml-highlight-interpolationfrequently broke font-locking for subsequent portions of the buffer. This was due to the fragility of navigating balanced delimiter pairs inside arbitrary blocks of text. I have removed the functionality (in 1858ead) pending a more robust implementation, which I will provide in due course.