We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df88463 commit 6014c41Copy full SHA for 6014c41
README.md
@@ -131,7 +131,7 @@ require('markdown-tools').setup({
131
132
### Commands
133
134
-The following commands are available (if enabled in `config.commands`):
+The following commands are available, most work in both visual and normal mode:
135
136
- `:MarkdownNewTemplate`: Select a template from `template_dir` using the configured picker and create a new file.
137
- `:MarkdownHeader`: Insert a header. Prompts for level (1-6) or uses `[count]` (e.g., `:3MarkdownHeader`). In Visual mode, wraps selection.
0 commit comments