style: run formatter

This commit is contained in:
Sven Vogel 2024-11-25 10:31:47 +01:00
parent c961dacf96
commit 84af717ce7
1 changed files with 42 additions and 39 deletions

View File

@ -200,7 +200,9 @@ SOFTWARE.*/
#block(
below: 1.5em,
width: 100%,
par(hanging-indent: 1em, align(left)[
par(
hanging-indent: 1em,
align(left)[
#text(weight: "bold", entry.short)
#if hasLong and hasDesc [
(#text(entry.long))
@ -239,7 +241,8 @@ SOFTWARE.*/
)
.join(", ")
}
]),
],
),
)
]
}