Function markdown_parser::read_file[][src]

pub fn read_file<P>(path: P) -> Result<Markdown, Error> where
    P: AsRef<Path>, 

read content from a md file and return parse result