1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
// Test that metadata of hidden stuff stays available. --- #set cite(style: "chicago-notes") A pirate. @arrgh \ #set text(2pt) #hide[ A @arrgh pirate. #bibliography("/works.bib") ] --- #set text(8pt) #outline() #set text(2pt) #hide(block(grid( [= A], [= B], block(grid( [= C], [= D], )) )))