DocumentUp icon indicating copy to clipboard operation
DocumentUp copied to clipboard

Support for RST

Open massenz opened this issue 11 years ago • 1 comments

This looks awesome! I have a definite preference for RST for my documentation (and it's usually built as a multi-file, hierarchical structure).

I'm wondering how difficult would it be to add support for that? I'm not sure how you do the magic (there seems to be a lot of Javascript which I'm not terribly familiar with) but to generate HTML (including the CSS) from RST files it's a single Python script (rst2html.py) and I also have the bash script necessary to navigate a full subtree and convert RST files (and just copy across CSS/images/etc.).

Happy to contribute code to make this happen.

massenz avatar May 22 '14 00:05 massenz

There's currently no plans to support that.

jeromegn avatar Jun 15 '15 19:06 jeromegn