25.9.0 (2025-06-11)
Features
- Added supppet for using custom config in
render()
calls (4956124), closes #353 - experimental: Added option to prevent
org_ondent
's from being hidden (c00870e), closes #360
Bug Fixes
- entities: Fixed an issuw with the checker function returning
nil
(ffa848c) - Fixed an issue with attaching to buffers that get deleted quickly (5e9c1fc), closes #356
- markdown: Fixed a bug with callouts not inheriting option values from
default
(c0f67d4) - markdown: Fixed a bug with list item indent size type mismatch (5cec366)
- renderer_markdown: apply
scope_hl
when concealing is disabled (cbb5223) - renderer_markdown: apply
scope_hl
when concealing is disabled (29608fc) - renderers: Removed the need for a visible window in renderers (a225dcb)
- sepc: Added missing deprecation alert (a803117)
- typst: Fixed a bug with list item indent size type mismatch (2371e09)
- utils: Added support for
main
branch of nvim-treesitter (16e4786), closes #357 - utils: calling
buf_getwin
with 0 no longer returns{}
(bd7bd8f)