pandoc-3.1.13: Conversion between markup formats
CopyrightCopyright (C) 2024 John MacFarlane
LicenseGNU GPL, version 2 or above
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Stabilityalpha
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.Pandoc.Writers.Djot

Description

Conversion of Pandoc format into Djot markup (https://djot.net).

Synopsis

Documentation

writeDjot :: PandocMonad m => WriterOptions -> Pandoc -> m Text Source #

Convert Pandoc to Djot.