Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Yang Markdown FormatNew to Visual Studio Code? Get it now.
Yang Markdown Format

Yang Markdown Format

tongfengyang

|
1,098 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Feature

This plug-in can automatically number the title of markdown language.

Before

# first 
## fadfadf
### aafadsfa 
### afdsfasd 
## feeee
### adfsaf a
### fadfasdfasdf
### fadfsfa

After

# 1 first 
## 1.1 fadfadf
### 1.1.1 aafadsfa 
### 1.1.2 afdsfasd 
## 1.2 feeee
### 1.2.1 adfsaf a
### 1.2.2 fadfasdfasdf
### 1.2.3 fadfsfa

Usage

CTRL+ALT+P open the command panel. and search "yangformat"。

there will be a input dialog ,input the first number of the first level header and press enter.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft