Transofrmation
This commit is contained in:
@@ -10,6 +10,7 @@ comments = ["^--.*", ""]
|
||||
[meta.interpolation]
|
||||
with = ["^#with ([\\w./]+)", "cat $1"]
|
||||
date = ["#date_now", "date"]
|
||||
user = ["#user", "user"]
|
||||
|
||||
# Describes tokens to be replaced by identifiers and then later swapped back in after the tokenizer.
|
||||
# All special tokens are treated as constants
|
||||
|
||||
Reference in New Issue
Block a user