diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..f130209 --- /dev/null +++ b/todo.md @@ -0,0 +1,8 @@ +# typstgen todo's + +- [ ] add special cased (overridable) components + - [ ] `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"'` + + +