This commit is contained in:
parent
3ffaed4bde
commit
071a82ea56
2 changed files with 338 additions and 10 deletions
|
|
@ -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()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue