fixed changed JS instead of Ruby
This commit is contained in:
parent
74a09e7fc2
commit
54507f44e7
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ JavaScriptHighlightRules = function() {
|
|||
"start" : [
|
||||
{
|
||||
token : "comment",
|
||||
regex : "/#.*$/"
|
||||
regex : "\\/\\/.*$"
|
||||
},
|
||||
docComment.getStartRule("doc-start"),
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue