waldyrious / rst-playground

Browser-based reStructuredText playground, built on Pyodide and docutils.
https://waldyrious.github.io/rst-playground
ISC License
1 stars 4 forks source link

Support passing the RST text via the URL fragment #18

Open not-my-profile opened 1 year ago

not-my-profile commented 1 year ago

E.g. https://waldyrious.github.io/rst-playground#Hello%20World should load Hello World into the textarea.

This would also allow the playground to be linked from the data item for reStructuredText (Q287315) via P3303.

Ideally there would also be some way of getting a share link for the currently input text.