Settings

Theme

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

github.com

1 points by tylfin 3 years ago · 0 comments · 1 min read

Reader

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 :)

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection