chrome-markdown
chrome-markdown copied to clipboard
Preview GitHub Flavored Markdown in Chrome
chrome-markdown
Preview GitHub Flavored Markdown in Chrome
Preview
Chrome Store
https://chrome.google.com/webstore/detail/chrome-markdown-preview/ghmocdlbmpcchcbkkingnkgemjacgfdf
for Developer
How to use
Clone the repo via git:
$ cd path/to/root
$ git clone https://github.com/zce/chrome-markdown.git
And then install dependencies.
$ cd chrome-markdown
$ npm install
Build it
$ gulp build
# archive
$ gulp archive
Note: requires a node version >= 4 and an npm version >= 2.
TODOS
- [ ] Support Table of Content
- [ ] Support YAML front matter
- [ ] Support Draw Diagrams