Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: resolve download-dir as path, update docs | bptato | 2024-11-13 | 1 | -2/+3 |
| | | | | | | | Turns out it's more useful to have env vars in the variable than to allow incomplete path names. Also, fix the disappearing backslash issue in docs. | ||||
* | md2manpreproc: fix non-portable behavior | bptato | 2024-01-22 | 1 | -6/+6 |
| | | | | Turns out \? for BRE is not in POSIX. Accordingly, it fails on FreeBSD. | ||||
* | Fix for sourcehut markdown parsing, small doc improvements | bptato | 2023-12-15 | 1 | -2/+5 |
| | | | | hopefully this works | ||||
* | slightly refactor md to man preprocessing, update manpage | bptato | 2023-10-13 | 1 | -0/+47 |