31-comment_false-ending.json 201 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 { "name": "Comment false ending", "options": {}, "html": "<!-- a-b-> -->", "expected": [ { "event": "comment", "data": [ " a-b-> " ] }, { "event": "commentend", "data": [] } ] }