summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.default.php b/config.default.php
index 8976a385..0306ea35 100644
--- a/config.default.php
+++ b/config.default.php
@@ -129,4 +129,4 @@ define('ENABLE_HSTS', true);
define('ENABLE_XFRAME', true);
// Escape html inside markdown text
-define('MARKDOWN_ESCAPED', false);
+define('MARKDOWN_ESCAPED', true);