edge icon indicating copy to clipboard operation
edge copied to clipboard

Discussion for a new feature - Globally disable html escaping

Open lorefnon opened this issue 1 year ago • 0 comments

Hello, I am planning to use edge for a code-generator.

The default behaviour of html escaping does not make sense for this use case and therefore I wanted to propose that we have an option that can be passed to Edge.create to disable this. Any alternate way to substitute the default escaper with a noop implementation would also be alright.

I hope this would be acceptable since edge claims to not be tied to HTML:

It is not tied to any DOM implementation. Edge is not even tied to HTML.

lorefnon avatar Apr 29 '24 12:04 lorefnon