From da76d3714c1ecd17eb6f75cdee99fb9a84601121 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Sat, 22 Apr 2023 22:10:49 -0400 Subject: [PATCH] Identify a problem. --- build.rs | 3 +-- toy_language.txt | 7 +------ 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/build.rs b/build.rs index 4a83920..b8c4dd5 100644 --- a/build.rs +++ b/build.rs @@ -78,8 +78,7 @@ fn is_expect_fail(name: &str) -> Option<&str> { "element_container_priority_footnote_definition_greater_block" => Some("Need to implement subscript."), "element_container_priority_greater_block_greater_block" => Some("Need to implement subscript."), "element_container_priority_section_greater_block" => Some("Need to implement subscript."), - "exit_matcher_investigation_bold_with_asterisk_inside" => Some("Need to implement bold."), - "exit_matcher_investigation_table_list" => Some("Need to implement bold."), + // "exit_matcher_investigation_bold_with_asterisk_inside" => Some("Need to implement bold."), "keyword_affiliated_keyword" => Some("Need to implement link."), "paragraphs_paragraph_with_backslash_line_breaks" => Some("The text we're getting out of the parse tree is already processed to remove line breaks, so our comparison needs to take that into account."), "text_markup_opening_and_closing" => Some("Need to implement bold and link."), diff --git a/toy_language.txt b/toy_language.txt index ecf1b97..d990b43 100644 --- a/toy_language.txt +++ b/toy_language.txt @@ -1,6 +1 @@ -[fn:1] footnote. -:drawername: - - -:end: -Is this still in the footnote? +foo *bar baz * lorem* ipsum