forked from mirror/MrDoc
优化editor.md编辑器代码块样式渲染
This commit is contained in:
parent
89341c75a7
commit
5e9577fe82
@ -4433,7 +4433,7 @@
|
||||
// })
|
||||
})
|
||||
})
|
||||
div.find("pre").addClass("line-numbers");
|
||||
div.find("pre").addClass("line-numbers language-bash");
|
||||
}
|
||||
|
||||
if (!editormd.isIE8)
|
||||
|
Loading…
Reference in New Issue
Block a user