Compare commits
No commits in common. "9e3567a0df3159c4314da95d442ccc00fdff1698" and "4df961b5e3e38714503ca9f5729e2ec217f422d2" have entirely different histories.
9e3567a0df
...
4df961b5e3
|
@ -199,8 +199,7 @@ SOFTWARE.*/
|
||||||
|
|
||||||
#block(
|
#block(
|
||||||
below: 1.5em,
|
below: 1.5em,
|
||||||
width: 100%,
|
par(hanging-indent: 1em)[
|
||||||
par(hanging-indent: 1em, align(left)[
|
|
||||||
#text(weight: "bold", entry.short)
|
#text(weight: "bold", entry.short)
|
||||||
#if hasLong and hasDesc [
|
#if hasLong and hasDesc [
|
||||||
(#text(entry.long))
|
(#text(entry.long))
|
||||||
|
@ -239,7 +238,7 @@ SOFTWARE.*/
|
||||||
)
|
)
|
||||||
.join(", ")
|
.join(", ")
|
||||||
}
|
}
|
||||||
]),
|
],
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue