------------------------------------------------------------
|                            GFM                           |
|                                                          |
| Tabs                                     10 of  11   91% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             17 of  18   94% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              43 of  43  100% |
| Link reference definitions               25 of  28   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               36 of  48   75% |
| Lists                                    16 of  26   62% |
| Inlines                                   1 of   1  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            109 of 131   83% |
| Links                                    70 of  87   80% |
| 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                                     10 of  11   91% |
| Precedence                                1 of   1  100% |
| Thematic breaks                          19 of  19  100% |
| ATX headings                             17 of  18   94% |
| Setext headings                          24 of  27   89% |
| Indented code blocks                     12 of  12  100% |
| Fenced code blocks                       29 of  29  100% |
| HTML blocks                              43 of  43  100% |
| Link reference definitions               25 of  28   89% |
| Paragraphs                                8 of   8  100% |
| Blank lines                               1 of   1  100% |
| Block quotes                             23 of  25   92% |
| List items                               36 of  48   75% |
| Lists                                    16 of  26   62% |
| Inlines                                   1 of   1  100% |
| Backslash escapes                        11 of  13   85% |
| Entity and numeric character references  13 of  17   76% |
| Code spans                               22 of  22  100% |
| Emphasis and strong emphasis            109 of 131   83% |
| Links                                    70 of  87   80% |
| 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 74304
Started
..................F.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Failures:
1) New html_comments should pass
  Message:
    Expected:  end of the document since -->*is not a valid comment ending
      Actual:  end of the document since --><p><em>is not a valid comment 
  Stack:
    Error
        at <Jasmine>
        at UserContext.<anonymous> (/testbed/test/specs/run-spec.js:36:39)
        at <Jasmine>
        at processImmediate (internal/timers.js:461:21)

1544 specs, 1 failure
Finished in 2.137 seconds
Randomized with seed 74304 (jasmine --random=true --seed=74304)
+ cd /testbed
+ git config --global --add safe.directory /testbed
+ cd /testbed
+ git checkout a9384eea7ae8bea6ef8a95470b315c73fdb3c189 test/helpers/html-differ.js test/specs/new/html_comments.html test/specs/new/html_comments.md
Updated 0 paths from c3fc630
+ git apply --verbose --reject -
Checking patch test/helpers/html-differ.js...
Checking patch test/specs/new/html_comments.html...
Checking patch test/specs/new/html_comments.md...
Applied patch test/helpers/html-differ.js cleanly.
Applied patch test/specs/new/html_comments.html cleanly.
Applied patch test/specs/new/html_comments.md cleanly.
+ : '>>>>> Start Test Output'
+ ./node_modules/.bin/jasmine --no-color --config=jasmine.json
+ : '>>>>> End Test Output'
+ git checkout a9384eea7ae8bea6ef8a95470b315c73fdb3c189 test/helpers/html-differ.js test/specs/new/html_comments.html test/specs/new/html_comments.md
Updated 3 paths from c3fc630
