Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmark-md/mmark-ext

Commonly useful extensions for the MMark markdown processor
https://github.com/mmark-md/mmark-ext

haskell markdown mmark

Last synced: 26 days ago
JSON representation

Commonly useful extensions for the MMark markdown processor

Awesome Lists containing this project

README

        

# MMark Extensions

[![License BSD3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)
[![Hackage](https://img.shields.io/hackage/v/mmark-ext.svg?style=flat)](https://hackage.haskell.org/package/mmark-ext)
[![Stackage Nightly](http://stackage.org/package/mmark-ext/badge/nightly)](http://stackage.org/nightly/package/mmark-ext)
[![Stackage LTS](http://stackage.org/package/mmark-ext/badge/lts)](http://stackage.org/lts/package/mmark-ext)
![CI](https://github.com/mmark-md/mmark-ext/workflows/CI/badge.svg?branch=master)

Commonly useful extensions for the
[MMark](https://hackage.haskell.org/package/mmark) markdown processor.

## Contribution

Issues, bugs, and questions may be reported in [the GitHub issue tracker for
this project](https://github.com/mmark-md/mmark-ext/issues).

Pull requests are also welcome.

## License

Copyright © 2017–present Mark Karpov

Distributed under BSD 3 clause license.