Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown Hard Line Breaks FormatterNew to Visual Studio Code? Get it now.
Markdown Hard Line Breaks Formatter

Markdown Hard Line Breaks Formatter

eloiblt

|
6 installs
| (0) | Free
Markdown Hard Line Breaks Formatter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Markdown hard line breaks formatter

This extension allows you to :

  • format markdown files using Remark
  • automatically transform soft line breaks into hard line breaks (two spaces). This is useful for many tools that do not render soft line breaks.

Examples

test1  
test2  

Will be rendered as :

test1\_\_  
test2  

Where _ is a space.

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