about summary refs log tree commit diff stats
path: root/md2manpreproc
Commit message (Collapse)AuthorAgeFilesLines
* md2manpreproc: fix non-portable behaviorbptato2024-01-221-6/+6
| | | | Turns out \? for BRE is not in POSIX. Accordingly, it fails on FreeBSD.
* Fix for sourcehut markdown parsing, small doc improvementsbptato2023-12-151-2/+5
| | | | hopefully this works
* slightly refactor md to man preprocessing, update manpagebptato2023-10-131-0/+47