pandoc-2.0.2: Conversion between markup formats

CopyrightCopyright © 2017 Albert Krewinkel
LicenseGNU GPL, version 2 or above
MaintainerAlbert Krewinkel <tarleb+pandoc@moltkeplatz.de>
Stabilityalpha
Safe HaskellNone
LanguageHaskell98

Text.Pandoc.Lua

Contents

Description

Pandoc lua utils.

Synopsis

Documentation

pushPandocModule :: Maybe FilePath -> Lua () Source #

Push the "pandoc" on the lua stack.

Orphan instances