rasta and some cl
All checks were successful
/ test_checkout (push) Successful in 1m50s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-10-19 04:05:54 +02:00
parent 3ffaed4bde
commit 071a82ea56
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
2 changed files with 338 additions and 10 deletions

View file

@ -6,7 +6,7 @@
} else if type(body) != content {
()
}else if body.func() == figure {
(body,)
(body,) + body.fields().values().map(get_figures).flatten()
} else {
body.fields().values().map(get_figures).flatten()
}