pub fn get_block_footnote_refs(
store: &Store,
block_id: EntityId,
) -> Vec<FootnoteRefAnchor>Expand description
Fetch the footnote references anchored in a block.
pub fn get_block_footnote_refs(
store: &Store,
block_id: EntityId,
) -> Vec<FootnoteRefAnchor>Fetch the footnote references anchored in a block.