feat: improve typst handling

This commit is contained in:
2026-08-06 16:45:50 -04:00
parent 09c3222f8d
commit 07e3131f17
19 changed files with 4148 additions and 416 deletions
+1 -1
View File
@@ -1220,7 +1220,7 @@ stem: Which mechanism best explains the sigmoidal binding curve?
options:
- { id: A, text: Ligand binding shifts the tetramer to a higher-affinity state, correct: true }
- { id: B, text: Each subunit binds with the same fixed affinity throughout }
- { id: C, text: Ligand is consumed as it binds, depleting the available pool }
- { id: C, text: "Ligand is consumed as it binds, depleting the available pool" }
- { id: D, text: The heme iron changes oxidation state upon binding }
"#,
);