Update README.md

This commit is contained in:
Jack
2023-04-02 18:39:47 +01:00
committed by GitHub
parent e248cfed91
commit 2b0507f076

View File

@ -39,4 +39,12 @@ The first #count numbers of the sequence are:
<img src="assets/example.png">
## 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`.
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