ZIm/crates/markdown/src
Fernando Tagawa 6e9f8f997e
markdown: Ignore html comments (#28318)
Closes #28300

| Before | After |
| ------ | ----- |
|
![Screenshot_20250408_073355](https://github.com/user-attachments/assets/50dcb56d-bc70-4329-94cb-5b848f265c97)
|
![Screenshot_20250408_073322](https://github.com/user-attachments/assets/ba5c519a-bb34-4724-9c14-3278c6c09afd)
|

Release Notes:

- N/A
2025-05-06 14:55:07 +03:00
..
markdown.rs markdown: Ignore html comments (#28318) 2025-05-06 14:55:07 +03:00
parser.rs markdown: Ignore html comments (#28318) 2025-05-06 14:55:07 +03:00
path_range.rs Make code block eval resilient to indentation (#29633) 2025-04-30 02:13:13 +00:00