File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33## Pre-release
44
5+ ## 7.5.0 (2024-11-04)
6+
57### Features
68
79- custom checkbox scope_highlight [ #207 ] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/207 )
Original file line number Diff line number Diff line change 1- *render-markdown.txt* For 0.10.0 Last change: 2024 October 27
1+ *render-markdown.txt* For 0.10.0 Last change: 2024 November 04
22
33==============================================================================
44Table of Contents *render-markdown-table-of-contents*
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ local state = require('render-markdown.state')
44local M = {}
55
66--- @private
7- M .version = ' 7.4.9 '
7+ M .version = ' 7.5.0 '
88
99function M .check ()
1010 M .start (' version' )
You can’t perform that action at this time.
0 commit comments