diff --git a/citeParserTests.txt b/citeParserTests.txt
index 19950922..0d4a8321 100644
--- a/citeParserTests.txt
+++ b/citeParserTests.txt
@@ -23,7 +23,8 @@ Wikipedia rocks![Proceeds of Rockology, vol. XXI]
!! result
Wikipedia rocks![1]
-- ↑ Proceeds of Rockology, vol. XXI
+- ↑ Proceeds of Rockology, vol. XXI
+
!! end
@@ -44,7 +45,8 @@ Templating[{{simple template}}]
!! result
Templating[1]
-- ↑ A simple template.
+- ↑ A simple template.
+
!! end
@@ -57,7 +59,8 @@ Templating[{{simple template}}]
!! result
Templating[1]
-- ↑ {{simple template}}
+- ↑ {{simple template}}
+
!! end
@@ -95,7 +98,8 @@ Templating[Text]
!! result
Templating[1]
-- ↑ Text
+- ↑ Text
+
!! end
@@ -117,7 +121,8 @@ Templating[Text]
-- ↑ one
+- ↑ one
+
!! end
@@ -152,7 +157,8 @@ Blank ref followed by ref with content
[1]
[1]
-- ↑ 1.0 1.1 content
+- ↑ 1.0 1.1 content
+
!! end
@@ -168,7 +174,8 @@ Regression: non-blank ref "0" followed by ref with content
[1]
[1]
-- ↑ 1.0 1.1 0
+- ↑ 1.0 1.1 0
+
!! end
@@ -184,7 +191,8 @@ Regression sanity check: non-blank ref "1" followed by ref with content
[1]
[1]
-- ↑ 1.0 1.1 1
+- ↑ 1.0 1.1 1
+
!! end
@@ -201,9 +209,12 @@ Ref names containing a number
[2]
[3]
-- ↑ One
-- ↑ Two
-- ↑ Three
+- ↑ One
+
+- ↑ Two
+
+- ↑ Three
+
!! end
@@ -235,7 +246,8 @@ refs with no content must have a name
parameter "group" is allowed only.
Use <references />
, or <references group="..." />
-- ↑ Also zero, but differently! (Normal ref)
+- ↑ Also zero, but differently! (Normal ref)
+
- ↑ Cite error: Invalid
<ref>
tag;
no text was provided for refs named bar
- ↑ Cite error: Invalid
<ref>
tag;
@@ -256,8 +268,10 @@ Wikipedia rocks![Proceeds of Rockology, vol. XXI]
Wikipedia rocks![1]
Wikipedia rocks![note 1]
-- ↑ Proceeds of Rockology, vol. XXI
-- ↑ Proceeds of Rockology, vol. XXI
+- ↑ Proceeds of Rockology, vol. XXI
+
+- ↑ Proceeds of Rockology, vol. XXI
+
!! end
@@ -275,11 +289,14 @@ AAA[ref a]BBB[note b]CCC- ↑ ref a
-- ↑ ref c
+- ↑ ref a
+
+- ↑ ref c
+
- notes
-- ↑ note b
+- ↑ note b
+
!! end
@@ -294,7 +311,8 @@ AAA[ref a]BBB[note b]CCC[[1]
-]- ↑ BAR
+- ↑ BAR
+
!! end
@@ -309,7 +327,8 @@ AAA[ref a]BBB[note b]CCC[[1]
-]- ↑ BAR
+- ↑ BAR
+
!! end
@@ -350,6 +369,7 @@ Wikipedia rocks![Proceeds of Rockology, vol. XXI]
!! result
Wikipedia rocks![wa']
-- ↑ Proceeds of Rockology, vol. XXI
+- ↑ Proceeds of Rockology, vol. XXI
+
!! end