From 398690d7fb48270ae8ddde7a8e3fa2f5e1dc7a22 Mon Sep 17 00:00:00 2001 From: Thomas Hochstein Date: Wed, 22 Apr 2020 17:32:49 +0200 Subject: [PATCH] Add tests. Signed-off-by: Thomas Hochstein --- .../php-markdown.mdtest/Inline HTML (Simple).html | 7 +++++++ .../php-markdown.mdtest/Inline HTML (Simple).text | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/test/resources/php-markdown.mdtest/Inline HTML (Simple).html b/test/resources/php-markdown.mdtest/Inline HTML (Simple).html index 1451d62..efb6763 100644 --- a/test/resources/php-markdown.mdtest/Inline HTML (Simple).html +++ b/test/resources/php-markdown.mdtest/Inline HTML (Simple).html @@ -14,6 +14,13 @@
+

Details and Summary:

+ +
+ Some details +

More info about the details.

+
+

Regression:

diff --git a/test/resources/php-markdown.mdtest/Inline HTML (Simple).text b/test/resources/php-markdown.mdtest/Inline HTML (Simple).text
index 359b622..7b67dde 100644
--- a/test/resources/php-markdown.mdtest/Inline HTML (Simple).text	
+++ b/test/resources/php-markdown.mdtest/Inline HTML (Simple).text	
@@ -14,6 +14,13 @@ Hr's:
 
+Details and Summary: + +
+ Some details +

More info about the details.

+
+ Regression: