diff --git a/src/markdown.rs b/src/markdown.rs index c2b92b7..b4ac8ff 100644 --- a/src/markdown.rs +++ b/src/markdown.rs @@ -56,7 +56,7 @@ pub fn build_table(deps: &FlatDep, title: &str, prelude_path: Option<&str>) -> S node.number(), node.title(), review_state, - "Base/Root" + "-" ), (_, Some(parent)) => format!( "|#{}|{}|{}|#{}|\n",