Type Alias pandoc_ast::ShortCaption

source ·
pub type ShortCaption = Vec<Inline>;
Expand description

Short caption of a Table

Aliased Type§

struct ShortCaption { /* private fields */ }