A chrome extension for a Google Drive Docs that creates a popup for what the text will look when the doc text is rendered in Markdown.
Does not yet support bullets or lists.
Install it via the Chrome store
- Showdown.js
- Jquery 2.24
Much of the code is based on: http://stackoverflow.com/a/20023723.