Currently using: 0.9.1 Version would be bumped to: 0.9.9
- Fix Org mode syntax for escaping html: Syntax actually now is
@@html:<text>@@
- Fix ‘#=TITLE:’ to render as a h1 headline github/markup#309
- Remove rewriting links to ‘.org’ files as ‘.html’ github/markup#100
- Implement :exports options for code blocks
- Fix code blocks prepended comma stripping
- Bugfix: Recognize
#+RESULTS: block from named blocks
Purpose of this series of releases is latest features for support in other tools and catchup with Org mode 0.8.0 features.
- [ ] Support
#+SETUPFILE
- [ ] Support
#+MACRO
- [ ] Use docopt
- [ ] Adopt OrgSpec instead of Rake tasks for when adding a new feature
Purpose of these series of releases is stable support for Github adoption.
- [ ] Read only task lists #15
- [ ] Table of contents support #17
- [ ] Improve the footnotes support #2
- [ ] Support cross references #11
Patches and bugfixes before making it to 0.10