https://github.com/ericmorand/stromboli-plugin-markdown
https://github.com/ericmorand/stromboli-plugin-markdown
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmorand/stromboli-plugin-markdown
- Owner: ericmorand
- License: apache-2.0
- Created: 2016-10-27T16:45:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T16:16:46.000Z (over 9 years ago)
- Last Synced: 2025-08-14T18:56:51.457Z (11 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stromboli Markdown Plugin [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]
>
## Installation
```bash
npm install stromboli-plugin-markdown
```
## Getting To Know Stromboli
* Stromboli is not opinionated. That's all you need to know.
## License
Apache-2.0 © [Eric MORAND]()
[npm-image]: https://badge.fury.io/js/stromboli-plugin-markdown.svg
[npm-url]: https://npmjs.org/package/stromboli-plugin-markdown
[travis-image]: https://travis-ci.org/ericmorand/stromboli-plugin-markdown.svg?branch=master
[travis-url]: https://travis-ci.org/ericmorand/stromboli-plugin-markdown
[daviddm-image]: https://david-dm.org/ericmorand/stromboli-plugin-markdown.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/ericmorand/stromboli-plugin-markdown
[coveralls-image]: https://coveralls.io/repos/github/ericmorand/stromboli-plugin-markdown/badge.svg
[coveralls-url]: https://coveralls.io/github/ericmorand/stromboli-plugin-markdown