pandoc-2.17.1.1: Conversion between markup formats
CopyrightCopyright (C) 2017-2020 Hamish Mackenzie
LicenseGNU GPL, version 2 or above
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Stabilityalpha
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Text.Pandoc.Readers.JATS

Description

Conversion of JATS XML to Pandoc document.

Documentation

readJATS :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc Source #