mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
Remove space to correct markdown link formatting
This commit is contained in:
@@ -46,7 +46,7 @@ Settings for highlighting links. These will only apply if `higlightLinks` is set
|
||||
|
||||
#### `dompurify`
|
||||
|
||||
Rules to sanitize html input. We use [DOMPurify] (https://github.com/cure53/DOMPurify) to prevent web attacks and XSS. Here is the complete list of [settings] (https://github.com/cure53/DOMPurify)
|
||||
Rules to sanitize html input. We use [DOMPurify](https://github.com/cure53/DOMPurify) to prevent web attacks and XSS. Here is the complete list of [settings](https://github.com/cure53/DOMPurify)
|
||||
|
||||
#### `jsdom`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user