mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
parent
973538bcda
commit
b0f4066c78
@ -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', {
|
||||
|
Loading…
Reference in New Issue
Block a user