add support for tags

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2026-05-01 19:32:14 +02:00
parent 16d17f7ed7
commit f653ed944f
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
6 changed files with 47 additions and 1 deletions

View file

@ -33,3 +33,4 @@
#let summary-card-details = html.elem.with("summary-card-details")
#let summary-card-list = html.elem.with("summary-card-list")
#let tag-box = html.elem.with("tag-box")