genoma / language-pug

A Pug (was Jade) syntax highlighting for Atom, derived from https://github.com/davidrios/jade-tmbundle
MIT License
26 stars 8 forks source link

Escaping Interpolation Show wrong warning #45

Open OsamaElzero opened 6 years ago

OsamaElzero commented 6 years ago

When i use this code to escape interpolation

#{'#{Osama}'}

it show this { before the Letter O with red color