diff --git a/ui/src/utils.ts b/ui/src/utils.ts index a2e13c02c..02780b48c 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', {