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