summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/src/utils.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/utils.ts b/ui/src/utils.ts
index a2e13c02..02780b48 100644
--- a/ui/src/utils.ts
+++ b/ui/src/utils.ts
@@ -10,7 +10,7 @@ export function msgOp(msg: any): UserOperation {
}
var md = new markdown_it({
- html: true,
+ html: false,
linkify: true,
typographer: true
}).use(markdown_it_container, 'spoiler', {