It's been slow going, but we're finally starting to get a reasonable collection
In a recent blog post, Baiju M pointed out a handy bookmark you can use to convert online reStructuredText documents to HTML: http://baijum81.livejournal.com/23575.html In the same vein here's a bookmarklet you can drag to your bookmark's tool bar: Bookmarklet (drag to your tool bar) [...]
read more >>We've just added token support to the API. This allows you to use rst2a as a pastebin for reStructuredText documents. You can upload a file once, and get back a token. You can then create multiple renderings of your document using the token, instead of having to upload the file every time: [...]
read more >> Full unicode support is steadily being fleshed out for rst2a's rendering API. Since the unicode branch
We've just put up the style from open.crngames.com
Baiju M left a comment pointing us towards a style Fred L. Drake, Jr made for the Zope project's documentation, back in 2004. We've added the style to the gallery: http://rst2a.com/gallery/html/ And you can see it in action here: [...]
read more >>We've had a couple of undocumented easter eggs in the API. The first is ability to render remote restructuredText resources which are available on the web, using any of the formats and stylings available at rst2a. You can do this by passing the location of the document to the 'uri' argument [...]
read more >>