summaryrefslogtreecommitdiff
path: root/md-convert
Commit message (Collapse)AuthorAgeFilesLines
* Add --force-link-text to md-convert.Wayne Davison2023-04-231-1/+2
|
* Make use of .UR & .UE for links.Wayne Davison2023-04-221-2/+29
|
* Fix split limits.Wayne Davison2022-08-231-2/+2
|
* Some md-convert doc tweaks.Wayne Davison2022-08-031-3/+3
|
* Make md-convert --test work again.Wayne Davison2022-05-061-0/+1
|
* Use the maintainer's timezone for translating the manpage date.Wayne Davison2022-05-061-3/+6
|
* Some word fixes.Wayne Davison2022-03-261-3/+3
|
* Handle html link targets in a better way.Wayne Davison2022-01-171-11/+16
|
* More man page and NEWS improvements.Wayne Davison2022-01-161-29/+52
| | | | | | | - Add link targets for all option choices, not just the first one. - Tweak cross-link arg format. - Add more links, including some in the latest NEWS. - Split out a few numbered lists.
* Some NEWS.html improvements.Wayne Davison2022-01-151-20/+54
| | | | | | | - Improve NEWS heading's link targets using version info. - Optimize regex compilation. - Make sure every link target is unique. - Allow link targets to start with a number.
* Get md-convert to output the release html files in the right dir.Wayne Davison2022-01-151-0/+3
|
* Man page improvments, including html cross-links.Wayne Davison2022-01-151-14/+80
|
* A few more man page format tweaks.Wayne Davison2022-01-141-1/+1
|
* Make it easier to get section links.Wayne Davison2022-01-141-3/+8
|
* Add more link targets to html man pages.Wayne Davison2022-01-131-5/+15
|
* Change manpage headings in html to use h2 tags with an id target.Wayne Davison2022-01-121-3/+11
|
* Unify md parsing scripts & improve non-man html conversions.Wayne Davison2021-12-271-73/+149
|
* Rename md2man.Wayne Davison2021-12-271-0/+400