From 2b0507f076c3c79723b41c229a274c2efd413b57 Mon Sep 17 00:00:00 2001 From: Jack <34489450+fenjalien@users.noreply.github.com> Date: Sun, 2 Apr 2023 18:39:47 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12aeccb..b2be7f8 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,12 @@ The first #count numbers of the sequence are: ## Installation -Until this plugin is submitted to the community plugins please install it by copying `main.js`, `styles.css`, and `manifest.json` from the releases tab to the folder `.obsidian/plugins/obsidian-typst`. \ No newline at end of file +Until this plugin is submitted to the community plugins please install it by copying `main.js`, `styles.css`, and `manifest.json` from the releases tab to the folder `.obsidian/plugins/obsidian-typst`. + +## TODO / Goals (In no particular order) +- [ ] Better font loading +- [ ] Fix Github Actions +- [ ] Fix output image scaling +- [ ] Use HTML output +- [ ] Override default equation rendering +- [ ] Custom editor for `.typ` files