File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Features
6
6
7
+ - Created wiki with examples [ here] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/wiki )
7
8
- min_width code block option [ 4b80b4f] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/4b80b4fb8f81dc39da23a13a0b4e971731c5f849 )
8
9
- left_pad bullet option [ e455c4f] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/e455c4f4886d250bd610165a24524da2c6adce80 )
9
10
- preset option, obsidian & lazy [ 96988cc] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/96988cc76414a2f69a57c5dbaca7bf9336c9cb52 )
10
11
- left_pad, right_pad, & min_width heading options [ #121 ] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/121 )
11
12
[ 6392a5d] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/6392a5dfa10f367e10fe58ea9c2faf3179b145d5 )
12
13
- border heading option [ #123 ] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/123 )
13
14
[ b700269] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/b7002694a7a794f8d8a6a0cc54769628cf1cf9d8 )
15
+ - heading width based on level [ #126 ] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/126 )
16
+ [ f06d19a] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/f06d19ad58e4977f02f7885ea00c3ecfdfe609ff )
14
17
15
18
### Bug Fixes
16
19
Original file line number Diff line number Diff line change 2
2
3
3
- See if there is a stable way to align table cells according to delimiter
4
4
alignment info.
5
- - Figure out how to display the many configuration options & impact, Wiki in progress
6
5
- Potentially change LuaRocks icon dependency to [ mini.icons] ( https://luarocks.org/modules/neorocks/mini.icons )
You can’t perform that action at this time.
0 commit comments