pub fn render_graph(graph: &Graph, options: &RenderOptions) -> String
Render a Graph as Markdown.
Graph