Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
gedit language spec: add new-style Unicode escapes
  • Loading branch information
SimonSapin committed Dec 12, 2014
1 parent d2e2bd1 commit 0c60115
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -270,6 +270,7 @@
'|"|
\\|n|r|t|0|
x\%{hex_digit}{2}|
u{\%{hex_digit}{1,6}}|
u\%{hex_digit}{4}|
U\%{hex_digit}{8}
</define-regex>
Expand Down

0 comments on commit 0c60115

Please sign in to comment.