mirror of
https://github.com/mii443/obsidian-typst.git
synced 2025-08-22 16:15:34 +00:00
Change name
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Obsidian Typst
|
||||
# Typst Renderer
|
||||
|
||||
Renders `typst` code blocks, and optionally math blocks, into images using [Typst](https://github.com/typst/typst) through the power of WASM! This is still very much in development, so suggestions and bugs are welcome!
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "typst",
|
||||
"name": "Obsidian Typst",
|
||||
"name": "Typst Renderer",
|
||||
"version": "0.4.2",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "Renders `typst` code blocks and math blocks to images with Typst.",
|
||||
|
Reference in New Issue
Block a user