Skip to content

Release 0.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 15:30
· 0 commits to 7684799c96a1a1a6710fae304e247485ee98d904 since this release

Breaking changes

  • indent: Add Org indent_mode command in favor of toggling vim.b.org_indent_mode (#932) (5368c0b)

Features

  • luarocks: remove dependency on tree-sitter-orgmode (7684799)
  • image: match latex code tag for math preview (#945) (3f8114e)
  • images: add support for rendering latex math expressions (#935) (0ebe2e3)
  • support headline's cookie from TODOs (#926) (abf8890)
  • global: Add store_link command to Org global (98776eb)
  • support updating a headline's cookie from multiple lists (#925) (22094c4)
  • babel: add directory creation support with :mkdirp header argument (#928) (fb9580c)

Bug fixes

  • meta_return on a link item (#943) (b42236a)
  • statistics cookie: count only TODO headlines (#938) (5d7c03a)
  • links: Allow storing links from agenda with org_use_id enabled (2c95512)
  • template: Use env variable USERNAME in Windows (#931) (8b4555b)