Skip to content

Commit 26f5144

Browse files
committed
Fix spaces on regression test.
1 parent c5189b7 commit 26f5144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/regression.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@ City:
103103
.
104104
<p>City:
105105
<span itemprop="contentLocation" itemscope itemtype="https://schema.org/City">
106-
<meta itemprop="name" content="Springfield">
106+
<meta itemprop="name" content="Springfield">
107107
</span></p>
108108
````````````````````````````````

0 commit comments

Comments
 (0)