Skip to content

Commit a0e547d

Browse files
committed
add js-yaml
1 parent 668ed94 commit a0e547d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ Built thanks to the following open-source projects:
212212
- [remark-parse](https://github.com/remarkjs/remark/tree/main)
213213
- [esbuild](https://esbuild.github.io/) - Fast bundler
214214
- [tex2typst](https://github.com/qwinsi/tex2typst) - Typst conversion for LaTeX equations
215+
- [js-yaml](https://github.com/nodeca/js-yaml) - YAML parser
215216

216217
This code is mainly based on the code by zhaoyiqun (@cosformula on GitHub), more specifically in his [markdownToTypst.ts](https://github.com/cosformula/mdxport/blob/main/src/lib/pipeline/markdownToTypst.ts) custom conversion library (renderer to Typst code) built for his open source project [MDXport](https://mdxport.com).
217218

0 commit comments

Comments
 (0)