A Simpla element for creating content in markdown
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