Diagrame daj v svoje datoteke

This commit is contained in:
Martin Vuk 2026-01-14 11:16:07 +01:00
parent 0e6a68fb0a
commit b6c83ca3e5
8 changed files with 140 additions and 111 deletions

View file

@ -17,3 +17,5 @@
#let file-object(coord, hash, name, ..args) = commit-object(coord, hash, name,
width: 2cm, fill: gray.lighten(50%), ..args)
#let git-object(hash, content) = table(columns: 1, [Zgoščena vrednost: #raw(hash)], raw(block:true, content))
#let bla(coord, ..args) = file-object(coord, "bcc138", ..args)[bla]
#let blabla(coord, ..args) = file-object(coord, "2ce22b", ..args)[blabla]