reStructuredText playground

reStructuredText (rST) is a language for marking up plain text — similar to markdown, but more complex and powerful.

This open source tool converts rST content into rich text (HTML) by running docutils (a Python program) in the browser using Pyodide.