StyleMap: export functions on StyleMap instances

We're going to want `getMap` in the Docx Writer.
This commit is contained in:
Jesse Rosenthal 2016-08-15 12:04:20 -04:00
parent 6c6860d076
commit 9999db2e6c

View file

@ -1,4 +1,6 @@
module Text.Pandoc.Readers.Docx.StyleMap ( StyleMaps(..)
, alterMap
, getMap
, defaultStyleMaps
, getStyleMaps
, getStyleId