This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Tyler Finethy
coder.bsky.social
did:plc:eshr3ptc4jzf4ql3mcyzuucr
Last year, I tried to find a good JS library to convert Restructured Text (RST) to HTML, like on PyPI, and every library was missing some core functionality.
PyPI uses `docutils`, so I ran Python via WASM and did the same. Quickest port ever?
https://github.com/tylfin/restructedpyjs
2024-11-19T20:28:29.512Z