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
- Host: GitHub
- URL: https://github.com/mastersign/mdslicer
- Owner: mastersign
- License: mit
- Created: 2018-01-27T09:52:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T10:41:47.000Z (about 3 years ago)
- Last Synced: 2024-04-14T06:17:12.266Z (over 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/