diff --git a/tests/authoring/Blocks/Admonitions.fs b/tests/authoring/Blocks/Admonitions.fs index d8cdd4fc1..da416f54c 100644 --- a/tests/authoring/Blocks/Admonitions.fs +++ b/tests/authoring/Blocks/Admonitions.fs @@ -20,8 +20,8 @@ type ``admonition in list`` () =
Hello, World!
@@ -61,41 +61,46 @@ This is a custom admonition with applies_to information. let ``validate HTML`` () = markdown |> convertsToHtml """This is a note with applies_to information.
This is a warning with applies_to information.
This is a tip with applies_to information.
This is an important notice with applies_to information.
This is a custom admonition with applies_to information.
Hello, World!
-Hello, World!
+Hello, World!
-Hello, World!
+Hello, World!
-Hello, World!
+definition
- And this is the definition - body - Which may contain multiple lines
-My note
-definition
+ And this is the definition + body + Which may contain multiple lines
+My note
+