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

https://github.com/mastersign/mdslicer

splits markdown documents into syntactic blocks
https://github.com/mastersign/mdslicer

Last synced: about 1 year ago
JSON representation

splits markdown documents into syntactic blocks

Awesome Lists containing this project

README

          

# MdSlicer

[![npm package][npm-img]][npm-url]
[![build status][travis-img]][travis-url]

> splits markdown documents into syntactic blocks

## License

_MdSlicer_ is published under the MIT license.

[npm-url]: https://www.npmjs.com/package/mdslicer
[npm-img]: https://img.shields.io/npm/v/mdslicer.svg
[travis-img]: https://img.shields.io/travis/mastersign/mdslicer/master.svg
[travis-url]: https://travis-ci.org/mastersign/mdslicer
[Markdown]: https://daringfireball.net/projects/markdown/