From 5a70073a01bb1c647cd132dcf3925b74f0cf8062 Mon Sep 17 00:00:00 2001
From: Aldo Mateli
Date: Mon, 29 Sep 2025 22:39:55 +0100
Subject: [PATCH] fix tests
---
testdata/admonitions-droph1.html | 10 +++++-----
testdata/admonitions-stripnewlines.html | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/testdata/admonitions-droph1.html b/testdata/admonitions-droph1.html
index e33097b..ed8ad72 100644
--- a/testdata/admonitions-droph1.html
+++ b/testdata/admonitions-droph1.html
@@ -1,6 +1,6 @@
First Heading
true
-"NOTES:"
+NOTES:
- Note number one
- Note number two
@@ -13,7 +13,7 @@ b
Second Heading
true
-"Warn"
+Warn
- Warn bullet 1
- Warn bullet 2
@@ -29,7 +29,7 @@ that runs long
Fourth Heading - Warn should not get picked as block quote
true
-"TIP:"
+TIP:
- Note number one
- Note number two
@@ -68,14 +68,14 @@ b
Important/Caution Type Alert Heading
true
-"[!IMPORTANT]"
+[!IMPORTANT]
- Important bullet 1
- Important bullet 2
true
-"[!CAUTION]"
+[!CAUTION]
- Important bullet 1
- Important bullet 2
diff --git a/testdata/admonitions-stripnewlines.html b/testdata/admonitions-stripnewlines.html
index 78e7a27..274bb41 100644
--- a/testdata/admonitions-stripnewlines.html
+++ b/testdata/admonitions-stripnewlines.html
@@ -1,7 +1,7 @@
Main Heading
First Heading
true
-"NOTES:"
+NOTES:
- Note number one
- Note number two
@@ -14,7 +14,7 @@ b
Second Heading
true
-"Warn"
+Warn
- Warn bullet 1
- Warn bullet 2
@@ -29,7 +29,7 @@ b
Fourth Heading - Warn should not get picked as block quote
true
-"TIP:"
+TIP:
- Note number one
- Note number two
@@ -68,14 +68,14 @@ b
Important/Caution Type Alert Heading
true
-"[!IMPORTANT]"
+[!IMPORTANT]
- Important bullet 1
- Important bullet 2
true
-"[!CAUTION]"
+[!CAUTION]
- Important bullet 1
- Important bullet 2