pub fn render_markdown(content: &str) -> String { content.to_string() }