An extension for Visual Studio Code that adds a toolbar for common markdown functionality to avoid having to remember specific characters or shortcuts.
This extension adds buttons to the notebook toolbar. It adds the following buttons:
- Increase Header Level
- Decrease Header Level
- Insert Image
- Insert Link
- Toggle Bold
- Toggle Code
- Toggle Italic
- Toggle Strikethrough
- Toggle Block quote (Toolbar button disabled by default)
It also adds settings to configure which buttons to show. Note that the editor titlebar only can have a maximum of 9 buttons.
See CHANGELOG
Uses icons from Octicons