v5.0.0
·
348 commits
to main
since this release
5.0.0 (2024-07-27)
⚠ BREAKING CHANGES
- Add additional user command controls to allow lazy loading on command (#72) (3c36a25)
- In order to fix:
RenderMarkdownToggle
->RenderMarkdown toggle
Features
- Full anti-conceal support (726c85c)
- Link custom highlight groups to better support color schemes (#70) (0f32655) (6aa19e9)
- Code blocks support block / fixed width (#88)
- Separate highlight group for inline code blocks (#87)
- Disable heading icons by setting an empty list (#86)
- Support full_reference_link nodes (#75) (5879827)
- Disable signs per component (#64) (9b771cc)
- Improve health check, plugin conflicts, treesitter highlights (#89) (a8a3577) (8d14528)
- Left padding for code blocks (0bbc03c)
- Right padding for list bullets (#93) (2c8be07)
- Fixed width dash (#92) (ff1b449)
- Case insensitive callout matching (#74) (123048b)
- Improve lazy.nvim instructions (#80)
- Improve LaTeX compatibility (#90) (695501b)
- Heading block width (#94) (426b135)
- Alignment indicator for pipe tables (#91) (a273033)
- Auto-setup using plugin directory (#79) (67bdd9b)
- Upload to LuaRocks (#78)
Bug Fixes
- Rendering for buffers with no cached marks (#65) (#66) (4ab8359)
- Code highlight border with notermguicolors (#77) (#81)
- Hide cursor row in active buffer only (56d92af)
- Remove gifs from repo, fix concel on window change (51eec4e)
- Wrap get_parser in pcall (#101) (ddb4547)