Add TrackChanges to Options export.
This commit is contained in:
parent
6ff84b5e8d
commit
d824f89fb3
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ module Text.Pandoc.Options ( Extension(..)
|
|||
, HTMLSlideVariant (..)
|
||||
, EPUBVersion (..)
|
||||
, WriterOptions (..)
|
||||
, TrackChanges (..)
|
||||
, def
|
||||
, isEnabled
|
||||
) where
|
||||
|
|
Loading…
Add table
Reference in a new issue