Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.42 KB

TODO

File metadata and controls

59 lines (37 loc) · 1.42 KB

Current version in use at Github

Currently using: 0.9.1 Version would be bumped to: 0.9.9

Changelog for Github

  • 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

0.11.X

Purpose of this series of releases is latest features for support in other tools and catchup with Org mode 0.8.0 features.

[0/4] 0.11.0

  • [ ] Support #+SETUPFILE
  • [ ] Support #+MACRO
  • [ ] Use docopt
  • [ ] Adopt OrgSpec instead of Rake tasks for when adding a new feature

0.10.X

Purpose of these series of releases is stable support for Github adoption.

[0/4] 0.10.0

  • [ ] Read only task lists #15
  • [ ] Table of contents support #17
  • [ ] Improve the footnotes support #2
  • [ ] Support cross references #11

0.9.X

Patches and bugfixes before making it to 0.10