- Nothing yet.
- Moved rester module into lazy_rest babel package. The usage
of
lazy_rest
brings several improvements, with the most important being:- Avoid hanging on infinite recursive include directive.
- Improved rendering of line numbered source blocks.
- Updated Nimrod references to Nim.
- Upgraded nakefile with bb_nake.
- Added note about Yosemite problems.
- Changed default language syntax highlight based on rest directive.
- Fixed HTML code blocks not being escaped.
- Added code block syntax highlighting.
- Documented list of languages with syntax highlighting.
- Added rst example to binary distribution.
- Added support for code directive.
- Uses local time in preview HTML.
- Added nake task to prepare binary zip for redistribution.
- Added support for .nim files.
- Added external API to change templates at runtime.
- Updated git-flow notice about stable branch.
- Fixed binary compatibility due to global environ variable.
- Made change_rst_options() discardable.
- Avoids raising exceptions in C API calls.
- Added stahp meme to docs.
- Added support for include directive.
- Use github releases for binaries.
- Noted down conspiracy against rst format.
- Initial release.