<div align="center">
	<img width=125 height=125 src="assets/logo.png">
  <h1>
		Markdown Plugin
	</h1>
  <p>Markdown Component for BlueBase Apps</p>
</div>

<hr />

## 🎊 Status

[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
\[!\[npm version]\(https://img.shields.io/npm/v/<%= PROJECT\_NAME %>.svg?style=flat)]\(https://npmjs.org/package/<%= PROJECT\_NAME %> "View this project on npm")
\[![Build Status](https://travis-ci.com/BlueBaseJS/plugin-markdown.svg?branch=master)]\(https://travis-ci.com/<%= GIT\_ORG %>/<%= GIT\_REPO %>)
\[!\[codecov]\(https://codecov.io/gh/<%= GIT\_ORG %>/<%= GIT\_REPO %>/branch/master/graph/badge.svg)]\(https://codecov.io/gh/<%= GIT\_ORG %>/<%= GIT\_REPO %>)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

## 🤝 Compatibility

| 🌏 Web | 🖥 Electron | 📱 React Native |
| :----: | :--------: | :-------------: |
|   ✅   |     ✅     |       ✅        |

## Docs

*   \[Storybook]\(https://<%= GIT\_ORG %>.github.io/<%= GIT\_REPO %>/storybook/)
*   \[API Docs]\(https://<%= GIT\_ORG %>.github.io/<%= GIT\_REPO %>/)
