Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.14 KB

File metadata and controls

39 lines (26 loc) · 1.14 KB

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