summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/README.md')
-rw-r--r--packages/markdown/marked/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/markdown/marked/README.md b/packages/markdown/marked/README.md
index 2dfd5cd1..e93504ca 100644
--- a/packages/markdown/marked/README.md
+++ b/packages/markdown/marked/README.md
@@ -39,7 +39,7 @@ Also read about:
## Usage
-### Warning: 🚨 Marked does not [sanitize](https://marked.js.org/#/USING_ADVANCED.md#options) the output HTML by default 🚨
+### Warning: 🚨 Marked does not [sanitize](https://marked.js.org/#/USING_ADVANCED.md#options) the output HTML. Please use a sanitize library, like [DOMPurify](https://github.com/cure53/DOMPurify) (recommended), [sanitize-html](https://github.com/apostrophecms/sanitize-html) or [insane](https://github.com/bevacqua/insane) on the output HTML! 🚨
**CLI**