A extension for vscode to add markdown document title ordinals automatically. Which is easy to use.
Features
Tips
- Use the latest version of vscode
- The maximum support is four-level titles
Install
- Install through VS Code extensions. Search for "freemarkdownindex"
- Install through freemarkdownindex-0.1.0.vsix(if has latest version, take the appropriate package)
Usage
- Install freemarkdownindex extension
- Open a markdown file
- Run AddIndexInMarkdown Command by Ctrl + Shift + P
FAQS
- If the add title ordinals function is fail. Please download the latest version of vscode.
Keyboard Shortcuts
Command |
Description |
cmd + i(mac) / ctrl + i(windows) |
Automatically add markdown document title ordinals |
| |