Krimy Amichandwala

Results 2 comments of Krimy Amichandwala

I think a way around this is to provide another API for canonicalize for code. The use case I have is a regex is typed into an input field. So...

To continue on my last comment: Lets say I have a wrapper function encodeForCode it will have the following: encodeForCode { $.encoder.encodeForHTML($.encoder.canonicalizeForCode(string)); }