build/update-nix-channel #75

Merged
servostar merged 7 commits from build/update-nix-channel into main 2024-11-20 09:15:48 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ddfec22fe8 - Show all commits

View File

@ -184,7 +184,7 @@
show figure.caption: c => [
#if c.body.fields().len() > 0 {
text(weight: "medium")[
#c.supplement #c.counter.display("1.1.1")
#c.supplement #context c.counter.display("1.1.1")
]
c.separator
}