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