bloggify-markdown-adapter
Version:
Markdown adapter for Bloggify.
153 lines (29 loc) • 1.59 kB
Markdown
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->
# bloggify-markdown-adapter
[](https://www.npmjs.com/package/bloggify-markdown-adapter) [](https://www.npmjs.com/package/bloggify-markdown-adapter)
> Markdown adapter for Bloggify.
Please refer to the [`bloggify-adapter`](https://github.com/Bloggify/bloggify-adapter) to see what are the public methods.
## :cloud: Installation
```sh
# Using npm
npm install --save bloggify-markdown-adapter
# Using yarn
yarn add bloggify-markdown-adapter
```
## :question: Get Help
There are few ways to get help:
1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.
2. For bug reports and feature requests, open issues. :bug:
## :yum: How to contribute
Have an idea? Found a bug? See [how to contribute][contributing].
## :dizzy: Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
- `bloggify-bloggify-quick-start`
- `bloggify.org`
- `ionicabizau.net`
## :scroll: License
[MIT][license] © [Bloggify][website]
[license]: /LICENSE
[website]: https://bloggify.org
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md