Markdown Viewer / Browser Extension

simov c51a60e7f5 Version bump преди 11 години
chrome dec2b8e107 Removed console log left over преди 11 години
css 3dd9d0fecd Initial commit преди 11 години
fonts 3dd9d0fecd Initial commit преди 11 години
images 3dd9d0fecd Initial commit преди 11 години
js 07ab2d0cbd Fix scroll position on web hosts преди 11 години
jslib 3dd9d0fecd Initial commit преди 11 години
themes c82d739d82 Update github theme преди 11 години
views 07d0adca3b Update github styles преди 11 години
LICENSE 4eca8fd0ad Added license file преди 11 години
README.md 7f227b4bf5 Update readme преди 11 години
manifest.json c51a60e7f5 Version bump преди 11 години

README.md

Markdown Viewer / Chrome Extension

Install

Features

  • build on top of the marked compiler
  • support for GitHub Flavored Markdown
  • full control over the compiler options
  • 20 themes from jasonm23 and mixu
  • syntax highlighted code blocks using prism
  • settings synchronisation through google sync
  • build as event page - the extension is loaded only when it's needed
  • quickly switch between raw markdown and html
  • supported file extensions markdown|mdown|mkdn|md|mkd|mdwn|mdtxt|mdtext|text
  • open source

License

(The MIT License)

Copyright (c) 2013-2014 simov [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.