diff --git a/tests/test_spec_examples.py b/tests/test_spec_examples.py index 9c15798..32c8299 100644 --- a/tests/test_spec_examples.py +++ b/tests/test_spec_examples.py @@ -35,6 +35,7 @@ from tests.common import RuleTestCase # for br in span.find_all("br"): # br.replace_with("\n") # text = text.replace('\u2193', '') # downwards arrow +# text = text.replace('\u21d3', '') # double downwards arrow # text = text.replace('\u00b7', ' ') # visible space # text = text.replace('\u21d4', '') # byte order mark # text = text.replace('\u2192', '\t') # right arrow diff --git a/tests/yaml-1.2-spec-examples/example-8.5 b/tests/yaml-1.2-spec-examples/example-8.5 index 44a314c..32fa08f 100644 --- a/tests/yaml-1.2-spec-examples/example-8.5 +++ b/tests/yaml-1.2-spec-examples/example-8.5 @@ -2,7 +2,7 @@ # Comments: strip: |- # text - ⇓ + # Clip # comments: