Skip to content

v25.10.0

Latest
Compare
Choose a tag to compare
@OXY2DEV OXY2DEV released this 04 Aug 13:13
2d68c06

25.10.0 (2025-08-04)

Features

  • core: Added fixes for RTP issues with nvim-treesitter (a456da1), closes #363
  • core: ts compat (a4d10e7)

Bug Fixes

  • parser_markdown: Fixed an issue with markdown parser not recognizing single column tables (fbfcd8e)
  • renderer_markdown: Added ~text~ support (5bdb206), closes #378
  • renderer_markdown: Fixed a bug where calloits with no icon's would fail to render (48180da), closes #367