This commit is contained in:
Oscar Plaisant
2024-05-28 11:16:33 +02:00
parent 4fb583f44a
commit ba4a8f79e1
104 changed files with 1413 additions and 4564 deletions

View File

@@ -4,8 +4,9 @@ link::
date-seen::{{DATE:yyyy-MM-DD}}
#citation
> [!cite] `$= dv.current().author + (" - " + dv.current().source).repeat(!!dv.current().source)`
> [!cite] `$= [dv.current().author, dv.current().source].filter((s)=>s!=null && (s+"").length>1).join(" — ")`
> ...
^cite
## Interprétation
## Interprétation