------------------------------------------------------------
|                            GFM                           |
|                                                          |
| Tabs                                     11 of  11  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             18 of  18  100% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              44 of  44  100% |
| Link reference definitions               24 of  27   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               48 of  48  100% |
| Lists                                    26 of  26  100% |
| Inlines                                   1 of   1  100% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            131 of 131  100% |
| Links                                    75 of  90   83% |
| Images                                   15 of  22   68% |
| Autolinks                                15 of  19   79% |
| Raw HTML                                 19 of  21   90% |
| Hard line breaks                         15 of  15  100% |
| Soft line breaks                          2 of   2  100% |
| Textual content                           3 of   3  100% |
| [extension] Tables                        8 of   8  100% |
| [extension] Task list items               2 of   2  100% |
| [extension] Strikethrough                 2 of   2  100% |
| [extension] Autolinks                    11 of  11  100% |
| [extension] Disallowed Raw HTML           0 of   1    0% |
------------------------------------------------------------

------------------------------------------------------------
|                        CommonMark                        |
|                                                          |
| Tabs                                     11 of  11  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             18 of  18  100% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              44 of  44  100% |
| Link reference definitions               24 of  27   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               48 of  48  100% |
| Lists                                    26 of  26  100% |
| Inlines                                   1 of   1  100% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            131 of 131  100% |
| Links                                    75 of  90   83% |
| Images                                   15 of  22   68% |
| Autolinks                                19 of  19  100% |
| Raw HTML                                 19 of  21   90% |
| Hard line breaks                         15 of  15  100% |
| Soft line breaks                          2 of   2  100% |
| Textual content                           3 of   3  100% |
------------------------------------------------------------

Randomized with seed 37311
Started
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Failures:
1) New escape_within_emphasis should pass
  Message:
    Expected: p><em>em[pha](sis)</em></p><p><em>\</em></p>
      Actual: p><em>em[pha](sis)</em></p><p>_\_</p>
  Stack:
        at <Jasmine>
        at UserContext.<anonymous> (file:///testbed/test/specs/run-spec.js:39:39)
        at <Jasmine>
        at node:internal/process/task_queues:140:7

1608 specs, 1 failure
Finished in 1.179 seconds
Randomized with seed 37311 (jasmine --random=true --seed=37311)
+ cd /testbed
+ git config --global --add safe.directory /testbed
+ cd /testbed
+ git checkout 2c9728da0c36ba30ac91362bdcd93bdc63a1bd35 test/unit/Lexer-spec.js
Updated 0 paths from 72e73fa
+ git apply --verbose --reject -
Checking patch test/specs/new/escape_within_emphasis.html...
Checking patch test/specs/new/escape_within_emphasis.md...
Checking patch test/unit/Lexer-spec.js...
Applied patch test/specs/new/escape_within_emphasis.html cleanly.
Applied patch test/specs/new/escape_within_emphasis.md cleanly.
Applied patch test/unit/Lexer-spec.js cleanly.
+ : '>>>>> Start Test Output'
+ ./node_modules/.bin/jasmine --no-color --config=jasmine.json
+ : '>>>>> End Test Output'
+ git checkout 2c9728da0c36ba30ac91362bdcd93bdc63a1bd35 test/unit/Lexer-spec.js
Updated 1 path from 72e73fa
