#Figure with citation.
9 messages · Page 1 of 1 (latest)
See this issue
I tried something more cursed
?r ```
#show outline: out => {
show hide: none
out
}
#show figure.caption: it => {
show hide: hidden-cap => { hidden-cap.body }
it
}
#outline(target: figure)
#figure(caption: [Test#hide[ bebop]])[]
This is an old issue; but the workarounds look ok.
your workaround does not use state, which seems pretty neat.
I will try it; Thank you!
No worries