docs(design): add graph ir repr and explain a bit

This commit is contained in:
MultisampledNight 2024-01-10 21:10:05 +01:00
commit bebf2a97a4
No known key found for this signature in database
GPG key ID: C81EF9B053977241
4 changed files with 202 additions and 8 deletions

View file

@ -29,6 +29,7 @@
set text(..fonts.main)
set heading(numbering: "A.1")
show link: text.with(fill: blue)
show heading: it => text(..fonts.heading, it)
show raw.where(block: true): box.with(
fill: luma(95%),