;doc: RELEASING: line breaks

This commit is contained in:
Simon Michael 2024-12-18 08:00:13 -10:00
parent dde5a59049
commit 38a2d2e153

View File

@ -177,12 +177,12 @@ Waypoints and required artifacts.
- [x] blocking defects resolved
- [x] desired improvements landed and stabilised
- [x] building and passing tests with current ghcs, deps, and stackage snapshots
- [x] building and passing tests on all platforms\
- [x] building and passing tests on all platforms
`just relbin` (or push to github `binaries[-*]` branch)
- [x] product docs and metadata
- [x] release branch
- [x] version strings (in **/.version, */.version.m4, */package.yaml)
- [x] cabal files x 4 (hledger*/hledger*.cabal)\
- [x] cabal files x 4 (hledger*/hledger*.cabal)
`just relbranch`
- [x] options help texts up to date (in CliOptions.hs, UIOptions.hs, WebOptions.hs)
- [x] embedded manuals x 3
@ -191,7 +191,7 @@ Waypoints and required artifacts.
- [x] man page dates (*/.date.m4)
- [x] man (hledger*/hledger*.1)
- [x] info (hledger*/hledger*.info)
- [x] text (hledger*/hledger*.txt)\
- [x] text (hledger*/hledger*.txt)
`./Shake manuals -c`
- [x] embedded tldr pages synced with upstream (doc/tldr/*)
`just tldr-diff`