e1f3c6058e
readNative can now read full pandoc documents, block lists, blocks, inline lists, or inlines. It will interpret Str "hi" as if it were Pandoc (Meta [] [] []) [Plain [Str "hi"]] This should make testing easier. |
||
---|---|---|
.. | ||
HTML.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
Native.hs | ||
RST.hs | ||
TeXMath.hs | ||
Textile.hs |