TomFrost/Jexl

Support for accented letters in identifiers

heharkon opened this issue · 2 comments

Hi! I have the need for "non-standard" accented letters for the identifiers. Would it be possible to include a support for those as well?

I tried it out by extending the regexps for the identifiers and is seems to work. I'll make a pull request for you to consider that.

Thanks,
Henrik.

The PR:
#68

Merged! Thanks again Henrik :)