You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Pre-release
4
4
5
+
## 8.2.0 (2025-03-31)
6
+
5
7
### Features
6
8
7
9
- enabled flag for link footnote [#362](https://github.com/MeanderingProgrammer/render-markdown.nvim/pull/362)
@@ -20,6 +22,11 @@
20
22
- use builtin extends query in vim.treesitter.query.set for injections [c91fa46](https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/c91fa46fc8d79f5577beac70a459f30ec17a60c2)
21
23
- completion filter for callouts and checkboxes [#380](https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/380)
- separate code border highlight, allow false value [a1fc4e5](https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/a1fc4e559252baa128c471adadf0be045abd542d)
26
+
- ability to enable and disable atx and setext heading rendering [#381](https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/381)
- reduce height of LSP hover doc window based on concealed lines [#384](https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/384)
0 commit comments