diff options
-rw-r--r-- | test/regression.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression.txt b/test/regression.txt index 7a859a4..5f6b624 100644 --- a/test/regression.txt +++ b/test/regression.txt @@ -103,6 +103,6 @@ City: . <p>City: <span itemprop="contentLocation" itemscope itemtype="https://schema.org/City"> - <meta itemprop="name" content="Springfield"> +<meta itemprop="name" content="Springfield"> </span></p> ```````````````````````````````` |