simplajs / simpla-markdown

A Simpla element for writing articles in markdown

Home Page:https://www.simpla.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Simpla element for writing articles in markdown

https://www.simpla.io

License:MIT License


Languages

Language:HTML 99.6%Language:JavaScript 0.4%