leebivip / markdown-to-html-chrome-extension

Render local Markdown files (.md and .markdown) as HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown to HTML chrome extension

This chrome extension enables previewing of local (file://) Markdown files. The extension will render .md and .markdown files as HTML, using Showdown and Bootstrap.

Installation

  1. Install the extension from chrome web store
  2. Check "Allow access to file URLs" in chrome://extensions
  3. Open a local .md or .markdown file
  4. ?
  5. Prosper

License

Copyright (c) 2016, Christer Edvartsen cogo@starzinger.net

Licensed under the MIT License

About

Render local Markdown files (.md and .markdown) as HTML

License:MIT License


Languages

Language:JavaScript 100.0%