From 10355a403f57c93a074716c785d588c76de5634c Mon Sep 17 00:00:00 2001
From: Titus Wormer
Date: Thu, 9 Jun 2022 13:01:36 +0200
Subject: Add support for indented lines in paragraphs
---
tests/html_flow.rs | 74 ++++++++++++++++++++++++++----------------------------
1 file changed, 36 insertions(+), 38 deletions(-)
(limited to 'tests/html_flow.rs')
diff --git a/tests/html_flow.rs b/tests/html_flow.rs
index 51d1a2a..18eff2d 100644
--- a/tests/html_flow.rs
+++ b/tests/html_flow.rs
@@ -115,12 +115,11 @@ p {color:blue;}
"should support an eof directly after a raw tag name"
);
- // To do: paragraphs.
- // assert_eq!(
- // micromark_with_options("</script\nmore
",
- // "should not support a raw closing tag"
- // );
+ assert_eq!(
+ micromark_with_options("</script\nmore",
+ "should not support a raw closing tag"
+ );
assert_eq!(
micromark_with_options("