Custom file struct

This commit is contained in:
2024-02-11 18:02:22 -06:00
parent f680fe177d
commit 72c117b388
5 changed files with 99 additions and 3 deletions

View File

@@ -178,9 +178,8 @@ Turns into
!dlrow olleH
```
Things between an `@n` and `@m` tag get processed twice. A double escape char `@@`
gets escaped into a single escape char `@`. Defining variables in a nest is
illegal, so
Things between an `@n` and `@m` tag get processed twice. Defining variables in a
nest is illegal, so
```
@n @@= dynamic_variable @$./generate_variable_value.sh@ @@ @m