space-to-br Extension for Visual Studio Code
This extension automatically converts double spaces to <br> tags in Markdown files (.md), making line breaks explicit and easier to identify.
Features
- Converts double spaces to
<br> tags.
- Enhances readability and clarity in Markdown files by explicitly indicating line breaks.
Usage
- Install the extension from the Visual Studio Code Marketplace.
- Open a Markdown file (.md) in Visual Studio Code.
- As you type, double spaces will automatically be converted to
<br> tags.
| |