Closed ferrerod closed 6 years ago
I like this change, thanks! Could you please add a test or two? If not, let me know, I’ll try to add some.
I modified the original template and templateSwitch tests to include both regular "@key" and new "@@key" RegEx substitutions. Ran tests to pass. Is that sufficient?
Copying from the issues tab... Did you see my suggestion about using "@#tag" instead of "@@tag"? I think it better separates intent. With such a change, '@' simply, and only means 'a replacement tag' whereas '#' means 'use the number-format rules'.
Thoughts?
@ferrerod Modifying existing tests is fine. But I don't see any modifications to test files. Did you check them in? Thanks!