pyLODE icon indicating copy to clipboard operation
pyLODE copied to clipboard

Support for reStructuredText

Open scizzorz opened this issue 5 years ago • 2 comments

Because rdflib and pyLODE are Python projects, and Python projects tend to lean towards using rST as the standard for the documentation, it would be great to have an rST output format in addition to HTML / MD.

scizzorz avatar Nov 26 '19 21:11 scizzorz

Ah ha! I was wondering if someone would like to have ReStructured text! I'll make some templates for ReSt shortly - they should be pretty similar to the Markdown templates of course so this shouldn't take me too long. On the other hand, feel free to put in a Pull Request for this!

Just a note on timing: there are a couple of updates I need to do before getting to this one, mainly a template refactor as per Issue #38.

nicholascar avatar Nov 27 '19 03:11 nicholascar

No worries! This isn't currently an urgent need for my project, but it would be quite handy to have.

scizzorz avatar Nov 28 '19 21:11 scizzorz