by Ricardo “Rudxain” Fernández Serrata
Version 1 (October 23, 2022)
Download (71 downloads)
When you want to 📋CP HTML to a Web Dialog, but AM throws an error because of `{}` (curly brackets), use this. It also has an "expression mode" that makes text safe to use as a string-literal in an expression. This "escapes" or "quotes" the entire HTML text.
DISCLAIMER: this doesn't make arbitrary text into "HTML plaintext", this means that you could accidentally add tags/elements that will be interpreted specially by the HTML parser. If you want "sanitized" text, you should use another tool. This doesn't prevent XSS or RCE vulnerabilities
5 stars | 1 | |
4 stars | 1 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.