pub fn render(doc: &str, marker: &str, indent: &str) -> String
Render a doc comment back into source, one ## line each, at the given indentation.
##