File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ Plugin to improve viewing Markdown files in Neovim
46
46
47
47
# Requirements
48
48
49
- - neovim ` >= 0.9.0 ` (minimum) ` >= 0.10.0 ` (recommended)
49
+ - Neovim ` >= 0.9.0 ` (minimum) ` >= 0.10.0 ` (recommended)
50
+ - Nerd font symbols: [ more details] ( https://github.com/MeanderingProgrammer/render-markdown.nvim/wiki/Fonts )
50
51
- [ treesitter] ( https://github.com/nvim-treesitter/nvim-treesitter ) parsers:
51
52
- [ markdown & markdown_inline] ( https://github.com/tree-sitter-grammars/tree-sitter-markdown ) :
52
53
Used to parse ` markdown ` files
Original file line number Diff line number Diff line change 1
- *render-markdown.txt* For 0.10.0 Last change: 2024 November 04
1
+ *render-markdown.txt* For 0.10.0 Last change: 2024 November 05
2
2
3
3
==============================================================================
4
4
Table of Contents *render-markdown-table-of-contents*
@@ -68,7 +68,8 @@ Plugin to improve viewing Markdown files in Neovim
68
68
==============================================================================
69
69
3. Requirements *render-markdown-requirements*
70
70
71
- - neovim `>= 0.9.0` (minimum) `>= 0.10.0` (recommended)
71
+ - Neovim `>= 0.9.0` (minimum) `>= 0.10.0` (recommended)
72
+ - Nerd font symbols: more details <https://github.com/MeanderingProgrammer/render-markdown.nvim/wiki/Fonts >
72
73
- treesitter <https://github.com/nvim-treesitter/nvim-treesitter > parsers:
73
74
- markdown & markdown_inline <https://github.com/tree-sitter-grammars/tree-sitter-markdown >:
74
75
Used to parse `markdown` files
You can’t perform that action at this time.
0 commit comments