From 1f5b7b15006fa4e431ea40c0e939ff4c5add96d2 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 7 Nov 2024 17:44:09 -0600 Subject: [PATCH] add todo --- todo.md | 1 + 1 file changed, 1 insertion(+) 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)