diff --git a/todo.md b/todo.md index f130209..a7a07a6 100644 --- a/todo.md +++ b/todo.md @@ -4,5 +4,6 @@ - [ ] `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"'` +- [ ] support default arguments in template (would require manual kind specification)