Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-10 | Fix README.md so that relative links from manual become absolute. | John MacFarlane | 1 | -9/+15 | |
Previously they'd be broken links when viewed on GitHub or Hackage. So we add the base URL for the pandoc manual. | |||||
2018-04-22 | New README template, take in/out formats from manual. | John MacFarlane | 1 | -32/+16 | |
2017-12-30 | Fixed small bug in README generation. | John MacFarlane | 1 | -5/+5 | |
2017-12-29 | Generate README.md from template and MANUAL.txt. | John MacFarlane | 1 | -0/+38 | |
`make README.md` will generate the README.md after changes to MANUAL.txt have been made. |