From 07cce450db7cd369f181ff6b46b9ce211f1ba960 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 4 Jan 2018 12:58:48 +0100 Subject: [PATCH] Update introduction.md --- Docs/introduction.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Docs/introduction.md b/Docs/introduction.md index 0cb869d..6b3712d 100644 --- a/Docs/introduction.md +++ b/Docs/introduction.md @@ -25,6 +25,10 @@ The module supports `Markdown` parsing including custom defined elements which a * Projects * Events +## Security + +In order to prevent injections and malicious user input the module doesn't accept any `HTML`; all HTML code will be escaped. + # Recommendation Other modules that work great with this one together are: