Commit 28716ed
authored
Remove sanitization (#295)
* Use a separate sanitization library
The marked library deprecated its sanitizer option
and recommends to use a separate library to do all the sanitization.
* Remove any sanitization
We are not rendering in a browser, so it's not necessary to do that.1 parent 39fb191 commit 28716ed
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
0 commit comments