curvenote / curvenote

Create, edit, share, and publish scientific and technical documents.
https://curvenote.com/docs/cli
MIT License
82 stars 8 forks source link

Convert RST on the fly? #167

Open rowanc1 opened 2 years ago

rowanc1 commented 2 years ago

We should be able to read RST I think.

In trying this repo out the readme was RST, but all capabilities we have: https://github.com/simpeg-research/oldenburg-2018-AEM

A simple conversion using rst2myst gets us most of the way there. https://github.com/executablebooks/rst-to-myst

stevejpurves commented 2 years ago

should this be a launchpad only conversion, or a cli thing if that dependency is available? (otherwise warn user and suggest installing that dep?)

rowanc1 commented 2 years ago

Yeah, I like warning and asking if it wants to be done in a non-destructive way.