pandoc-1.15.1: Conversion between markup formats

CopyrightCopyright (C) 2010-2015 John MacFarlane
LicenseGNU GPL, version 2 or above
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Stabilityalpha
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Text.Pandoc.Writers.Textile

Description

Conversion of Pandoc documents to Textile markup.

Textile: http://thresholdstate.com/articles/4312/the-textile-reference-manual

Synopsis

Documentation

writeTextile :: WriterOptions -> Pandoc -> String Source

Convert Pandoc to Textile.