Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 417 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 417 Bytes

MySTyc

Powered by PyScript

Online conversor of reStructuredText to MyST. Try it live here:

https://astrojuanlu.github.io/mystyc/

MySTyc preview

Usage

To run the service locally, serve the HTML through any HTTP server:

(.venv) $ python -m http.server

and that's it!