pub fn format_metadata_block(metadata: &ArticleMetadata) -> Vec<String>Expand description
Format metadata as a markdown header block.
Placed after the title in the output markdown.
pub fn format_metadata_block(metadata: &ArticleMetadata) -> Vec<String>Format metadata as a markdown header block.
Placed after the title in the output markdown.