Commit Graph

5 Commits

Author SHA1 Message Date
0724e7c856 Add some documentation to the README
This is mostly about the language usage and available macros.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-09-22 10:27:46 -07:00
068cb6d35b Fix escapes
If you want to include a literal ${macro call}, you can preface it with
a backslash like \${macro call}.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-09-22 10:21:47 -07:00
e566b2e956 Update README with usage instructions
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-09-22 10:12:02 -07:00
c6a18bcce7 Add markup.py
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-09-22 10:11:37 -07:00
c13b139002 Initial commit 2022-09-22 17:03:53 +00:00