pub fn process(input: &str) -> Result<String>
Process markdown content
Returns an error if not able to process the given input &str
&str