api-blueprint-preview
Open a rendered version of the API Blueprint in the current editor with `ctrl-shift-a`.
API Blueprint Preview
A plugin for the Atom editor to show the rendered HTML API Blueprint to the right of the current editor using ctrl-shift-a
.
This plugin requires aglio to be installed and in your path, via e.g:
sudo npm install -g aglio
Installation
Install this plugin via the Atom settings or in a terminal:
apm install api-blueprint-preview
Contributing
Feel free to contribute! Pull requests are always welcome. If you add a new feature, please include a code snippet to exhibit the feature in the pull request.
License
Copyright © 2015 Daniel G. Taylor. Based on the Markdown Preview plugin.
http://dgt.mit-license.org/