StyleMap: export functions on StyleMap instances
We're going to want `getMap` in the Docx Writer.
This commit is contained in:
parent
6c6860d076
commit
9999db2e6c
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
module Text.Pandoc.Readers.Docx.StyleMap ( StyleMaps(..)
|
||||
, alterMap
|
||||
, getMap
|
||||
, defaultStyleMaps
|
||||
, getStyleMaps
|
||||
, getStyleId
|
||||
|
|
Loading…
Reference in a new issue