Function subplot::load_document[][src]

pub fn load_document<P>(filename: P, style: Style) -> Result<Document> where
    P: AsRef<Path> + Debug
Expand description

Load a Document from a file.

This version uses Pandoc to parse the Markdown.