tool-bar-markdown
A stripped atom-tool-bar plugin fitted for markdown writing & note-taking.
janebuoy 9,531 2 1.0.5 MIT GitHub

Markdown plugin for Atom tool-bar

Description

A trimmed tool-bar plugin fitted for markdown writing & atom-notes.

Preview

Screenshot

Available toolbar buttons:

  • toggle atom notes (requires atom-notes package)
  • save file
  • toggle fullscreen
  • toggle tree-view
  • toggle dark/light mode (requires dark-mode package)
  • settings
  • markdown preview (requires markdown-preview-plus package)
  • insert link (requires markdown-helper package)

Note: The toolbar buttons that require other packages will only appear if you have those packages installed

Installation

First you have to install the tool-bar package which is required:

apm install tool-bar

Then you install the tool-bar-markdown package:

apm install tool-bar-markdown

License

The MIT License