With this contrived example template, we lose highlighting after the word "empty":
<h1>Heading</h1>
<blockquote>empty blockquote</blockquote>
<p>
Some {{@fatfree.testing->code}}
</p>
<p>
As we can see, after the keyword "empty", we lost all highlighting.
</p>
Screenshot:
If we nullify the "empty" keyword, it's fine (and for that matter, if "empty" is in quotes):
Similarly, while I was making examples for this report, I noticed that a single quote used as apostrophe breaks subsequent highlighting (although not completely - template tags are OK):
btw, thanks for the extension.
With this contrived example template, we lose highlighting after the word "empty":
Screenshot:
If we nullify the "empty" keyword, it's fine (and for that matter, if "empty" is in quotes):
Similarly, while I was making examples for this report, I noticed that a single quote used as apostrophe breaks subsequent highlighting (although not completely - template tags are OK):