mirror of
https://github.com/mii443/obsidian-typst.git
synced 2025-08-22 16:15:34 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -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
|
||||
|
Reference in New Issue
Block a user