Skip to content

simplajs/simpla-markdown

Repository files navigation

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