Skip to content

Commit f592ad5

Browse files
committed
README.md: indicate that typst is supported.
1 parent fb3eb50 commit f592ad5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Transfer-Encoding: chunked
8888
```
8989

9090
Possible values for `from` are `tex`, `mathml`, and `omml`.
91-
Possible values for `to` are `tex`, `mathml`, `omml`, `eqn`, and
92-
`pandoc` (JSON-encoded Pandoc).
91+
Possible values for `to` are `tex`, `mathml`, `omml`, `eqn`,
92+
`typst` and `pandoc` (JSON-encoded Pandoc).
9393

9494
Alternatively, you can use the `/batch` endpoint, passing
9595
in in a JSON-encoded list of conversions and getting back a

0 commit comments

Comments
 (0)