aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/App/Opt.hs
AgeCommit message (Expand)AuthorFilesLines
2019-10-06Text.Pandoc.App.Opt: Remove optBaseHeaderLevel from Opt.John MacFarlane1-2/+0
2019-10-06Text.Pandoc.App.Opt: Change optShiftHeadingLevel to optShiftHeadingLevelBy...John MacFarlane1-2/+2
2019-10-06Text.Pandoc.App.Opt: more convenient To/FromJSON instances.John MacFarlane1-5/+9
2019-09-10Add --shift-heading-level-by option.John MacFarlane1-0/+2
2019-08-24Change optMetadataFile type from Maybe to List (#5702)Owen McGrath1-2/+2
2019-03-01Remove license boilerplate.John MacFarlane1-18/+0
2019-02-28Shared: add filterIpynbOutput. [API change]John MacFarlane1-0/+2
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-2/+2
2018-11-06T.P.App: extract Opt into separate moduleAlbert Krewinkel1-0/+221