File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ Notice that the tag `*projectName-:Command*` is generated for you.
451451Additionally, content in square brackets `[... ]` or curly brackets `{... }` is
452452also dropped for creating the tag name.
453453
454- i.e. the term `### :[range] Command` becomes the tag `* projectName- :Command* ` .
454+ i.e. the term `### :[range] Command` becomes the tag `* projectName- :Command* ` .
455455
456456See following mappings as examples:
457457
Original file line number Diff line number Diff line change 11build :
2- @ ./ panvimdoc.sh " --project-name" " panvimdoc" " --input-file" " doc/panvimdoc.md" " --vim-version" " NVIM v0.8.0" " --toc" " true" " --description" " " " --dedup-subheadings" " true" " --demojify" " false" " --treesitter" " true" " --ignore-rawblocks" " true" " --doc-mapping" " true " " --doc-mapping-project-name" " true" --shift-heading-level-by 0 --increment-heading-level-by 0
2+ @ ./ panvimdoc.sh " --project-name" " panvimdoc" " --input-file" " doc/panvimdoc.md" " --vim-version" " NVIM v0.8.0" " --toc" " true" " --description" " " " --dedup-subheadings" " true" " --demojify" " false" " --treesitter" " true" " --ignore-rawblocks" " true" " --doc-mapping" " false " " --doc-mapping-project-name" " true" --shift-heading-level-by 0 --increment-heading-level-by 0
You can’t perform that action at this time.
0 commit comments