Closed
Description
When a documentation file uses [synopsis]
instead of [verse]
the SYNOPSIS section is ill formatted.
URL for broken page
https://git-scm.com/docs/git-diff and https://git-scm.com/docs/git-clone
Problem
Compared to
Operating system and browser
Steps to reproduce
Other details
Metadata
Metadata
Assignees
Labels
No labels
Activity
To1ne commentedon Mar 12, 2025
This happens in other places too, for example at https://git-scm.com/docs/git-diff-index#generate_patch_text_with_p :
dscho commentedon Mar 12, 2025
@To1ne have you seen #1921? Maybe that addresses the problem?
To1ne commentedon Mar 12, 2025
Yes, I was just looking at that. Pretty cool!