Fixed editor's end of lines in code blocks

This commit is contained in:
benweet 2014-08-28 00:11:48 +01:00
parent ae85a242ee
commit 280c9448df

View File

@ -1,4 +1,3 @@
// Credit to https://editorially.com/
Prism.languages.md = (function() {
var charInsideUrl = "[-A-Z0-9+&@#/%?=~_|[\\]()!:,.;]",