25.0.0 (2025-01-25)
⚠ BREAKING CHANGES
- spec: Complete redesign of the configuration table
- spec: Dynamic configuration support
- extras: Completely changed how extra modules are used via
- v25: New version release
Features
- Added a command to open link under cursor (4ef3e11), closes #173
- core: Added typst support (06f4c87)
- renderer_markdown: Added diff support to code blocks (06f4c87)
- spec: Added pattern based config support for various items (06f4c87)
- spec: Dynamic configuration support (06f4c87)
- v25: New version release (b7fca7a)
- typst: Typst support (b7fca7a)
Bug Fixes
- editor: fixes editor for all fences format (534dfc8)
- Fixed callouts rendering (493c054)
- Fixed gx keymap rhs (67b69cd)
- Fixed logic for detecting neovim version (42b57e8)
- Fixed merging of highlight groups (b474374), closes #172
- Fixed merging of highlight groups (c29cf91), closes #172
- Updated test (06f4c87)
- Various QOL fixes (06f4c87)