Weird syntax highlighting when mixing modes in quotation marks

Bug #971366 reported by Deniz Dogan
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
nXhtml
New
Undecided
Unassigned

Bug Description

Examples:

django-html-mumamo:
<a href="{% url foo %}">Hello</a>

nxhtml-mode:
<a href="<?php echo "foo"; ?>">Hello</a>

Revision history for this message
Michael Pontus (m.pontus) wrote :

I can confirm this problem. It looks like chunk fontification doesn't account for contents of preceeding chunks of the same type and every chunk is fontified as if it was the only content of the buffer.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.