Skip to content

Commit 6014c41

Browse files
authored
Update README.md
1 parent df88463 commit 6014c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ require('markdown-tools').setup({
131131

132132
### Commands
133133

134-
The following commands are available (if enabled in `config.commands`):
134+
The following commands are available, most work in both visual and normal mode:
135135

136136
- `:MarkdownNewTemplate`: Select a template from `template_dir` using the configured picker and create a new file.
137137
- `:MarkdownHeader`: Insert a header. Prompts for level (1-6) or uses `[count]` (e.g., `:3MarkdownHeader`). In Visual mode, wraps selection.

0 commit comments

Comments
 (0)