podman-container-tools/container-libs

Improve man page cross-links

Open

#827 aperta il 6 mag 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (120 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (97 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

In our man pages maintained in Markdown, we can show links to other man pages within the project correctly in only one of 1) the GitHub web view, and 2) Linux man pages: if we use real web links in Markdown, they show correctly in GitHub, but md2man turns the link target into an extra text in the page.

Podman has a small pre-processing step to remove the links before running md2man; adopt that and update the man pages.

Guida contributor