This actually got the README parsing properly.
This commit is contained in:
1
build.rs
1
build.rs
@@ -76,7 +76,6 @@ fn is_expect_fail(name: &str) -> Option<&str> {
|
||||
"element_container_priority_footnote_definition_dynamic_block" => Some("Keyword needs to be implemented."),
|
||||
"element_container_priority_greater_block_dynamic_block" => Some("Keyword needs to be implemented."),
|
||||
"element_container_priority_section_dynamic_block" => Some("Keyword needs to be implemented."),
|
||||
"element_container_priority_readme" => Some("A lot needs to be implemented."),
|
||||
_ => None,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user