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 <!--- Which operating system and browser are you using? --> ### Steps to reproduce <!--- Provide a detailed list of steps. --> <!--- In the rare cases where this is not possible, we will accept a detailed set of instructions. --> ### Other details <!--- Include as many relevant details you may find relevant -->
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!