Types for representing a structured document
http://hackage.haskell.org/package/pandoc-types
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.
-
Links to devel:languages:haskell / ghc-pandoc-types
-
Has a link diff
-
Download package
Source Files
(show merged sources derived from linked package)
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000466466 Bytes | 1426830832 | ![]() |
Login required, please login or signup in order to comment