accept js in markdown highlighter
This commit is contained in:
parent
689bed38ff
commit
39859015a7
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ var MarkdownHighlightRules = function() {
|
|||
return "markup.heading." + value.length;
|
||||
},
|
||||
regex : "^#{1,6}"
|
||||
}, github_embed("javascript", "js-"),
|
||||
}, github_embed("(?:javascript|js)", "js-"),
|
||||
github_embed("xml", "xml-"),
|
||||
github_embed("html", "html-"),
|
||||
github_embed("css", "css-"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue