0.1.0 • Published 7 years ago

simpla-markdown v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

simpla-markdown

Build status Bower dependencies Version

A Simpla element for creating content in markdown

Installation & usage

Install simpla-markdown with Bower

$ bower install SimplaElements/simpla-markdown --save

Import it into the <head> of your page

<link rel="import" href="/bower_components/simpla-markdown/simpla-markdown.html">

Then use simpla-markdown in your project

<simpla-markdown></simpla-markdown>

Note for cross-browser support you should also include the Web Components Polyfill.

--

MIT © Simpla