summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Roff.hs
AgeCommit message (Expand)Author
2023-08-25Man writer: improvements to code and code blocks.John MacFarlane
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-01-15Man writer: use custom font V for inline code.John MacFarlane
2022-01-02Copyright notices: update for 2022Albert Krewinkel
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2020-11-07Lint code in PRs and when committing to master (#6790)Albert Krewinkel
2020-03-22Finer grained imports of Text.Pandoc.Class submodules (#6203)Albert Krewinkel
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel
2020-03-13Update copyright year (#6186)Albert Krewinkel
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-08-25Use new doctemplates, doclayout.John MacFarlane
2019-03-01Remove license boilerplate.John MacFarlane
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2018-11-01Change 'groff' -> 'roff'.John MacFarlane
2018-10-26Rename Groff -> Roff.John MacFarlane