An open API service indexing awesome lists of open source software.

https://github.com/simplajs/simpla-markdown

A Simpla element for writing articles in markdown
https://github.com/simplajs/simpla-markdown

content-management editable html javascript markdown polymer simpla web-components

Last synced: 2 months ago
JSON representation

A Simpla element for writing articles in markdown

Awesome Lists containing this project

README

          

# simpla-markdown
[![Build status][travis-badge]][travis-url] [![Bower dependencies][bowerdeps-badge]][bowerdeps-url] ![Version][bower-badge]

A Simpla element for creating content in markdown

### Installation & usage

Install simpla-markdown with Bower

```sh
$ bower install SimplaElements/simpla-markdown --save
```

Import it into the `` of your page

```html

```

Then use simpla-markdown in your project

```html

```

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

--

MIT © Simpla

[webcomponents]: https://github.com/webcomponents/webcomponentsjs

[bower-badge]: https://img.shields.io/bower/v/simpla-markdown.svg
[bowerlicense-badge]: https://img.shields.io/bower/l/simpla-markdown.svg
[travis-badge]: https://img.shields.io/travis/SimplaElements/simpla-markdown.svg
[travis-url]: https://travis-ci.org/SimplaElements/simpla-markdown
[bowerdeps-badge]: https://img.shields.io/gemnasium/SimplaElements/simpla-markdown.svg
[bowerdeps-url]: https://gemnasium.com/bower/simpla-markdown