Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ncaq/pandoc-minted


https://github.com/ncaq/pandoc-minted

haskell pandoc tex

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# pandoc-minted

It is pandoc filter script.

It use [minted](https://github.com/gpoore/minted) alternative listings for CodeBlock.

# How to use

Build by cabal.

~~~
pandoc --filter=pandoc-minted
~~~

```md
\newcommand{\mintlang}{hs}
```

# Authors

pandoc-minted

Copyright (C) 2015 ncaq

This program is GPLv2 or any later version.

See COPYRIGHT for full copyright.