File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- *panvimdoc.txt* For NVIM v0.8.0 Last change: 2023 November 01
1
+ *panvimdoc.txt* For NVIM v0.8.0 Last change: 2023 November 18
2
2
3
3
==============================================================================
4
4
Table of Contents *panvimdoc-table-of-contents*
@@ -235,8 +235,8 @@ output writer.
235
235
--vim-version: the version of Vim that the project is compatible with
236
236
--toc: 'true' if the output should include a table of contents, 'false' otherwise
237
237
--description: a project description used in title (if empty, uses neovim version and current date)
238
- --title-date-pattern: '%Y %B %d' a pattern for the date that used in the title
239
238
--dedup-subheadings: 'true' if duplicate subheadings should be removed, 'false' otherwise
239
+ --title-date-pattern: '%Y %B %d' a pattern for the date that used in the title
240
240
--demojify: 'false' if emojis should not be removed, 'true' otherwise
241
241
--treesitter: 'true' if the project uses Tree-sitter syntax highlighting, 'false' otherwise
242
242
--ignore-rawblocks: 'true' if the project should ignore HTML raw blocks, 'false' otherwise
You can’t perform that action at this time.
0 commit comments