mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Allow any character to be escaped
This commit is contained in:
parent
d1f49d1894
commit
4284b06f10
6 changed files with 103 additions and 95 deletions
|
|
@ -5,3 +5,5 @@ quote {"\""}
|
|||
other codes {"\n"} {"\\"} {"\t"} \{braces}
|
||||
|
||||
{"escaping expressions {"a"+"bc"} and \{stuff} \\ and quotes \""}
|
||||
|
||||
generic symbol {"\£"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue