git-scm.com
git-scm.com copied to clipboard
Pages with `[synopsis]` not properly formatted
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
This happens in other places too, for example at https://git-scm.com/docs/git-diff-index#generate_patch_text_with_p :
@To1ne have you seen #1921? Maybe that addresses the problem?
Yes, I was just looking at that. Pretty cool!