commit d53cd0a66bac59d54ebcc581984ce4cf7a63b660 from: Stefan Sperling date: Mon Apr 29 12:46:14 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 - 9d42388a1a146c8563b1eae304f084a5881c09b9 commit + d53cd0a66bac59d54ebcc581984ce4cf7a63b660 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