feat: add escape-html and html-escaper to replacements - #1040
Conversation
|
a few things I'd wonder about before merging:
on the perf question from james i benchmarked it since it was left open:
so @43081j was right that the loop is there for perf (the repo has a |
|
this is non-trivial so i do wonder if we are better using a documented replacement, then give the two options (1. readable but slightly slower, 2. fast but not as readable). |
|
Maybe we should recommend |
🔗 Linked issue
Closes #945
📚 Description
add replacements