The latest version of pandoc-types is 1.23.1-2.

pandoc-types

Version 1.9.1 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Types for representing a structured document
Description

This package contains definitions for the Pandoc data structure, which is used by pandoc to represent structured documents. These definitions used to live in the pandoc package, but starting with pandoc 1.7, they have been split off, so that other packages can use them without drawing in all of pandoc's dependencies, and pandoc itself can depend on packages (like citeproc-hs) that use them.

Text.Pandoc.Builder provides functions for building up Pandoc structures programmatically.

Text.Pandoc.Generic provides generic functions for manipulating Pandoc documents.

Author
John MacFarlane
Bug reports
http://code.google.com/p/pandoc/issues/list
Category
Text
Copyright
(c) 2006-2010 John MacFarlane
Homepage
http://johnmacfarlane.net/pandoc
Maintainer
jgm@berkeley.edu
Package URL
n/a
Stability
n/a

Components