Merge branch 'dev' into similar_url_search

pull/722/head
Dessalines 5 years ago
commit 23150946d8

@ -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…
Cancel
Save