v8.4.0
·
16 commits
to main
since this release
8.4.0 (2025-05-08)
Features
- handle arbitrary block quote nesting nicely (#404) (7f75b16)
- support function for paragraph.left_margin (#401) (dfc1299)
- include removed values in config diff (6531aa7)
- support wiki style media links, improve custom links (#410) (6910fe1)
- combine highlights for links (#413) (da3e146)
- set quote highlights for 6 levels of nesting (7051859) (cyberdream)
- use conceal lines for setext heading underline (78ffe3b)
- improve debug command (40fff90)
- use selene to prevent accidental print statements (7f81e9d)
- configurable indent for first line of paragraph (#417) (57c7f33)
- use physical lines for table border if possible (ff577b4)
Bug Fixes
- more robust icon provider resolution (#403) (dfffdd2)
- disable line wrapping in LSP hover docs in some cases (#408) (080104e)
- handle spaces before atx headings (bd56575)
- remove accidental vim.print (bff12b4)
- ignore callouts outside of quotes and checkboxes outside of lists (b4016e8)
- support indentation for latex blocks (#421) (006806e)