mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-09 18:05:09 +00:00
parent
29bdd3bafd
commit
0fc7808f3a
|
@ -113,7 +113,7 @@ export function wsUserOp(msg: any): UserOperation {
|
|||
}
|
||||
|
||||
export const md = new markdown_it({
|
||||
html: true,
|
||||
html: false,
|
||||
linkify: true,
|
||||
typographer: true,
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue