From a9bd39b10e86e901fa04856342992fce4f08bbb9 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 12 Jul 2007 08:30:17 +0000 Subject: Export NoteTable in Text.Pandoc.Shared. git-svn-id: https://pandoc.googlecode.com/svn/trunk@688 788f1e2b-df1e-0410-8736-df70ead52e1b --- src/Text/Pandoc/Shared.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Text') diff --git a/src/Text/Pandoc/Shared.hs b/src/Text/Pandoc/Shared.hs index 8caf8516a..b8500ca7a 100644 --- a/src/Text/Pandoc/Shared.hs +++ b/src/Text/Pandoc/Shared.hs @@ -53,6 +53,7 @@ module Text.Pandoc.Shared ( ParserContext (..), QuoteContext (..), ParserState (..), + NoteTable, defaultParserState, nullBlock, escaped, -- cgit v1.2.3