puranjayjain / language-liquid

Liquid language support for Atom.
MIT License
28 stars 23 forks source link

removes leading whitespace form .tag selector #18

Closed biletskyy closed 7 years ago

biletskyy commented 7 years ago

I fixed template_tag_name pattern to capture just tag word itself without leading whitespace.