优化editor.md编辑器代码块样式渲染

This commit is contained in:
yangjian 2023-02-09 22:03:02 +08:00
parent 89341c75a7
commit 5e9577fe82

View File

@ -4433,7 +4433,7 @@
// })
})
})
div.find("pre").addClass("line-numbers");
div.find("pre").addClass("line-numbers language-bash");
}
if (!editormd.isIE8)