Merge remote-tracking branch 'refs/remotes/origin/master' into dev
This commit is contained in:
commit
cf29860009
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# ssc
|
||||
|
||||
![SunScript ST3 syntax preview](http://i.imgur.com/9VtTpks.png)
|
||||
![SunScript ST3 syntax preview](http://i.imgur.com/YHChKwd.png)
|
||||
|
||||
## Summary
|
||||
|
||||
|
|
|
@ -303,7 +303,7 @@ contexts:
|
|||
- meta_scope: string.quoted.single.sun
|
||||
- match: (')|(\n)
|
||||
captures:
|
||||
1: unctuation.definition.string.end.sun
|
||||
1: punctuation.definition.string.end.sun
|
||||
2: invalid.illegal.newline.sun
|
||||
pop: true
|
||||
- include: literal-string-escape
|
||||
|
|
Loading…
Reference in a new issue