diff --git a/build.rs b/build.rs index 75f7b6b3..4c6613cc 100644 --- a/build.rs +++ b/build.rs @@ -75,6 +75,7 @@ fn is_expect_fail(name: &str) -> Option<&str> { "element_container_priority_footnote_definition_dynamic_block" => Some("Apparently broken begin lines become their own paragraph."), "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."), "export_snippet_paragraph_break_precedent" => Some("Emacs 28 has broken behavior so the tests in the CI fail."), + "trailing_whitespace_blank_lines_after_paragraphs" => Some("Waiting on mailing list response about ownership of the trailing blank lines."), _ => None, } } diff --git a/org_mode_samples/trailing_whitespace/blank_lines_after_paragraphs.org b/org_mode_samples/trailing_whitespace/blank_lines_after_paragraphs.org new file mode 100644 index 00000000..9a355f4c --- /dev/null +++ b/org_mode_samples/trailing_whitespace/blank_lines_after_paragraphs.org @@ -0,0 +1,18 @@ +foo bar. + + + + +* Lorem +baz + + + + +* Ipsum +alpha + + + + +beta