## Describe the bug The markdown is unable to correctly parse comments with line breaks in the input text. ### To Reproduce Steps to reproduce the behavior: 1. Go to Ask page 2. Type ```html <!-- hello world --> ``` 3. See `hello world -->`  ### Expected behavior Show nothing.