Skip to content

Conversation

@hip3r
Copy link
Contributor

@hip3r hip3r commented Mar 27, 2025

Summary

Fixes #7364

parsing html allows also having text outside proper html tags. Which means that parsing pasted html <body>\n<span> keeps \n character, because it's evaluated as text between tags.
Solved by replacing newline characters in this case

Test plan

No new lines after pasting content

Checklist

Please add a x inside each checkbox:

A picture of a cute animal (not mandatory but encouraged)

image

@hip3r hip3r requested a review from a team as a code owner March 27, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants