pub fn transform(str: &str) -> Result<String, Box<dyn Error>>
Transforms Doxygen comments into markdown for Rustdoc.