Skip to main content

render_entity_markdown

Function render_entity_markdown 

Source
pub fn render_entity_markdown(
    entity: &Entity,
    sections_filter: Option<&[String]>,
) -> String
Expand description

Render a single entity as markdown with frontmatter metadata.