Closed rsyring closed 5 months ago
The anchor closes itself, the correct output should be:
Some text[](http://example.com)the anchor should end but doesn't. A lot more text to demonstrate that the wrapping is also affected. Here it comes. Ready or not.
The handling of self-closing tags is fixed in the latest commit, so I'm closing this issue. Feel free to reopen thought!
Describe the bug
When parsing text with an anchor tag that isn't closed:
To Reproduce
And the output is:
Expected behavior
Firefox renders the HTML with the entire rest of the document inside the link. I think it makes more sense to stop at the end of the paragraph. So the output should look like:
Desktop (please complete the following information):
Ubuntu 23.10