You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bbatsov Now I noticed this, too, but I don't know what's causing this. It's rather strange. Notably, when you delete dfdfdfdfdf and re-insert it, the fontification will be correct.
As far as Puppet Mode is concerned, everything seems fine: Our special text properties are deleted, so the subsequent text isn't part of the escape anymore.
However, the face property somehow persists. It looks like font lock mode doesn't re-fontify the subsequent text…
Here's a simple example:
"Hello.\n"
The text was updated successfully, but these errors were encountered: