diff --git a/todo.md b/todo.md index a7a07a6..fc679fd 100644 --- a/todo.md +++ b/todo.md @@ -4,6 +4,7 @@ - [ ] `include: path/to/file.yml` load separate standalone config file relative to parent directory of config file for typst files it should be possible to do `raw: 'include: "file.typ"'` +- [ ] add a dump templates flag - [ ] support default arguments in template (would require manual kind specification)