Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A pandoc filter to render LaTeX code blocks using minted
https://github.com/yurrriq/pandoc-minted

haskell latex literate-programming minted nix pandoc pandoc-filter

Last synced: 28 days ago
JSON representation

A pandoc filter to render LaTeX code blocks using minted

Awesome Lists containing this project

README

        

# pandoc-minted

[![Build Status][Travis badge]][Travis link]

*A pandoc filter to render code blocks using minted*

## Usage

``` fish
pandoc [OPTIONS] --filter pandoc-minted [FILES]
```

[Travis badge]: https://travis-ci.org/yurrriq/pandoc-minted.svg?branch=master
[Travis link]: https://travis-ci.org/yurrriq/pandoc-minted