1
0
Fork 0
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:
Étienne Fildadut 2022-09-14 15:42:02 +09:00
parent d1f49d1894
commit 4284b06f10
6 changed files with 103 additions and 95 deletions

View file

@ -5,3 +5,5 @@ quote {"\""}
other codes {"\n"} {"\\"} {"\t"} \{braces}
{"escaping expressions {"a"+"bc"} and \{stuff} \\ and quotes \""}
generic symbol {"\£"}