commit 4d88c28344644e770a30ea304c5b82fc82249629 from: Stefan Sperling via: Thomas Adam date: Sun May 05 09:50:52 2024 UTC in gotd.conf, fix markup of the branch-deleted notification field list This list was using -compact which was inconsistent with the lists for other notification types. commit - c29409f9fb2acedc978ae8232c2ba5f958c83445 commit + 4d88c28344644e770a30ea304c5b82fc82249629 blob - 3dea3bfa8e197050bf539168af1366e3871504f4 blob + a9fe5976f0c1bd57b34a3dacb052fce92c94dbca --- gotd/gotd.conf.5 +++ gotd/gotd.conf.5 @@ -449,7 +449,7 @@ which are the number of added and removed lines respec .It Dv branch-deleted The branch deleted notifications has the following fields, all guaranteed to be set: -.Bl -tag -compact -width Ds +.Bl -tag -width Ds .It Dv repo The repository name as string. .It Dv auth_user