pub fn parse(text: &str, source_path: &str) -> Product
Parse Markdown text into a Product (decided.core.markdown.parse), with the byte cap taken from the environment.
text
Product