/markdown-blockquote-toggler

VSCode extension to toggle Markdown blockquotes

Primary LanguageJavaScriptMIT LicenseMIT

Markdown Blockquote Toggler

version installs

Features

This extension allows you to toggle markdown blockquotes on and off by pressing cmd+' for MacOS or ctrl+' for Windows, even if you don't have any text selected. If you do make a selection, blockquotes will be toggled on and off for the whole selection, including any lines that are only partially selected.

Requirements

There are no additional requirements or dependencies for using this extension.

Extension Settings

This extension does not add any additional settings to VS Code.

Known Issues

There are currently no known issues with this extension.

Release Notes

0.0.1

Initial release of the markdown-blockquote-toggler extension.

0.0.2

Update README.md

License

MIT


For more information