We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HTMLKitUtilities
1 parent 8cad579 commit 757e5b5Copy full SHA for 757e5b5
README.md
@@ -84,8 +84,6 @@ If you know the data **at compile time** (and not working with HTML macros):
84
85
If you're working with **runtime** data:
86
87
-> \>\>\> !! You need to `import HTMLKitUtilities` to use these functions !! <<<
88
-
89
- `<string>.escapeHTML(escapeAttributes:)`
90
- mutates `self` escaping HTML and, optionally, attribute characters
91
- `<string>.escapeHTMLAttributes()`
0 commit comments