Remove space to correct markdown link formatting

This commit is contained in:
Mendel Konikov
2018-05-01 20:37:42 -04:00
parent c3d01be0df
commit 018addc6ad
+1 -1
View File
@@ -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`