Skip to content

Commit 757e5b5

Browse files
Correct README: you don't need to import HTMLKitUtilities to use the escaping logic
1 parent 8cad579 commit 757e5b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ If you know the data **at compile time** (and not working with HTML macros):
8484

8585
If you're working with **runtime** data:
8686

87-
> \>\>\> !! You need to `import HTMLKitUtilities` to use these functions !! <<<
88-
8987
- `<string>.escapeHTML(escapeAttributes:)`
9088
- mutates `self` escaping HTML and, optionally, attribute characters
9189
- `<string>.escapeHTMLAttributes()`

0 commit comments

Comments
 (0)