marvhen / ReflowMarkdown

Reflow paragraph extension for vscode
https://marketplace.visualstudio.com/items?itemName=marvhen.reflow-markdown
MIT License
11 stars 4 forks source link

Reflow Markdown

Reflow Markdown is a Visual Studio Code Extension originally forked from the Reflow paragraph extension by Troels Damgaard. Instead of targeting any line of text, however it focuses on Markdown files only and the specific formatting constructs unique to it such as paragraphs, headings, block quotes, lists, and code blocks.

Format the current heading, paragraph, list, or blockquote to have lines no longer than your preferred line length, using the alt+q shortcut or your own user-specific keyboard-binding.

This extension defaults to reflowing lines to be no more than 80 characters long. The preferred line length may be overridden using the config value of reflowMarkdown.preferredLineLength.

Extension Settings

This extension contributes the following settings:

Keyboard Shortcuts