Fixed editor's end of lines in code blocks
This commit is contained in:
parent
ae85a242ee
commit
280c9448df
@ -1,4 +1,3 @@
|
|||||||
// Credit to https://editorially.com/
|
|
||||||
Prism.languages.md = (function() {
|
Prism.languages.md = (function() {
|
||||||
|
|
||||||
var charInsideUrl = "[-A-Z0-9+&@#/%?=~_|[\\]()!:,.;]",
|
var charInsideUrl = "[-A-Z0-9+&@#/%?=~_|[\\]()!:,.;]",
|
||||||
|
Loading…
Reference in New Issue
Block a user