Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>markdown-heading-adjusterNew to Visual Studio Code? Get it now.
markdown-heading-adjuster

markdown-heading-adjuster

awtnb

|
122 installs
| (0) | Free
increase or decrease heading level of markdown
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

markdown-heading-adjuster README

img

  • Increase or decrease selected markdown-heading level.
  • Enabled on .md file.

Features

  • markdown-heading-adjuster.increase : Increase heading-level (max: 6).
  • markdown-heading-adjuster.decrease : Decrease heading-level (min: 1).
  • markdown-heading-adjuster.selectAll : Select all lines starting with #.
    • Since lines are selected by regular expressions, lines inside codeblock are also selected.
  • markdown-heading-adjuster.splitSelections : When executed with selection, only markdown-heading lines are selected.
  • markdown-heading-adjuster.extendSelections : Search next markdown-heading and select with multi cursor.

Enjoy!

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