top | item 35904649

Show HN: Small lib leveraging Pyodide to convert RST to HTML

1 points| tylfin | 2 years ago |github.com

Hey everyone,

While developing, I realized that there aren't great existing JS libraries to convert reStructuredText (RST) to HTML. Without WASM, I would've either tried to port the docutils code or pre-compute the rendered HTML.

It's exciting to start to leverage these new tools, and I hope this small demo gives you inspiration when thinking about client-side libraries :)

discuss

order

No comments yet.