This package consumes the following services:
Markdown plugin for Atom tool-bar
Description
A trimmed tool-bar plugin fitted for markdown writing & atom-notes.
Preview

Available toolbar buttons:
- toggle atom notes (requires
atom-notespackage) - save file
- toggle fullscreen
- toggle tree-view
- toggle dark/light mode (requires
dark-modepackage) - settings
- markdown preview (requires
markdown-preview-pluspackage) - insert link (requires
markdown-helperpackage)
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