add commit in draft

This commit is contained in:
Jean-Marie Mineau 2025-06-25 11:52:01 +02:00
parent 3f3eb37339
commit 25342bd4b3
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
4 changed files with 19 additions and 3 deletions

View file

@ -18,3 +18,12 @@
body
)
])
#let highlight(fill: luma(230), content) = {
block(
inset: 8pt,
radius: 4pt,
fill: fill,
content
)
}