From 3c07b1d9b64d0da0da32d87abe29a2db27d894fa Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Mon, 31 Aug 2020 21:22:03 +0200 Subject: Fix tests for skylighting 0.10 --- test/command/5627.md | 8 ++++---- test/command/5650.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'test/command') diff --git a/test/command/5627.md b/test/command/5627.md index 41fec0038..9910e76c5 100644 --- a/test/command/5627.md +++ b/test/command/5627.md @@ -20,8 +20,8 @@ Something
  • Two -->something<!--
  • Three
  • -
    --><!--<script>alert('Escaped!')</script>
    -
    Something
    +
    --><!--<script>alert('Escaped!')</script>
    +
    Something
    ``` ``` @@ -46,8 +46,8 @@ Something
  • -->something<!--
  • bye -->something else<!--
  • -
    --><!--<script>alert('Escaped!')</script>
    -
    Something
    +
    --><!--<script>alert('Escaped!')</script>
    +
    Something
    ``` ``` diff --git a/test/command/5650.md b/test/command/5650.md index 2f36c6066..a2dd215bc 100644 --- a/test/command/5650.md +++ b/test/command/5650.md @@ -5,8 +5,8 @@ a b ``` ^D -
    a
    -b
    +
    a
    +b
    ```` ```` @@ -16,7 +16,7 @@ a b ``` ^D -
    a
    -b
    +
    a
    +b
    ```` -- cgit v1.2.3