Finished previous commit; removed export of toJsonFilter.
This commit is contained in:
parent
f91a6b541f
commit
f1ef0e3645
1 changed files with 0 additions and 2 deletions
|
@ -124,13 +124,11 @@ module Text.Pandoc
|
|||
, getReader
|
||||
, getWriter
|
||||
, getDefaultExtensions
|
||||
, ToJsonFilter(..)
|
||||
, pandocVersion
|
||||
) where
|
||||
|
||||
import Text.Pandoc.Definition
|
||||
import Text.Pandoc.Generic
|
||||
import Text.Pandoc.JSON
|
||||
import Text.Pandoc.Readers.Markdown
|
||||
import Text.Pandoc.Readers.CommonMark
|
||||
import Text.Pandoc.Readers.MediaWiki
|
||||
|
|
Loading…
Add table
Reference in a new issue