Hi, sometimes I use your extension to sort angular templates, I would like to ignore some characters, because angular has this notation with [] and () e.g. ``` [abc] (def) [ghi] ```
Hi,
sometimes I use your extension to sort angular templates, I would like to ignore some characters, because angular has this notation with [] and ()
e.g.