Jesus Alvarez
Jesus Alvarez
go-rst needs a proper project website. The site will be built using Hugo, in markdown initially, but hopefully in the future with go-rst. The http://restructuredtext.com domain has been acquired for...
Support exporting to ansi. See https://github.com/Snaipe/python-rst2ansi
- [ ] Code Blocks - [ ] Lex - [ ] Parse - [ ] For syntax highlighting, use Go based language parser and fallback to pygments. - [...
Look to docutils for inspiration on the API that should be used to interface with the package. Once all of the basic section tests are passing, we should implement the...
Follows #9 and #10 Documentation would only be developer documentation for integrating go-rst with other go projects. The upstream docutils documents restructuredtext adequately.