/MarkdownToolbar

Primary LanguageTypeScriptMIT LicenseMIT

Markdown Toolbar

An extension for Visual Studio Code that adds a toolbar for common markdown functionality to avoid having to remember specific characters or shortcuts.

Features

Toolbar

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.

Release Notes

See CHANGELOG

Credits

Uses icons from Octicons