Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Improve linebreak logic for html messages #2022

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

krille-chan
Copy link
Contributor

@krille-chan krille-chan commented Feb 6, 2025

Closes #1691

Tested in FluffyChat:

image

@krille-chan krille-chan marked this pull request as ready for review February 6, 2025 14:00
@krille-chan krille-chan requested a review from a team as a code owner February 6, 2025 14:00
@krille-chan krille-chan force-pushed the krille/fix-linebreaks-in-html-messages-correctly branch from 3abfc9b to 552881d Compare February 6, 2025 14:05
@krille-chan krille-chan force-pushed the krille/fix-linebreaks-in-html-messages-correctly branch 3 times, most recently from c75c1cd to 2446740 Compare February 7, 2025 08:27
test/markdown_test.dart Outdated Show resolved Hide resolved
@krille-chan krille-chan force-pushed the krille/fix-linebreaks-in-html-messages-correctly branch from 2446740 to 2d3bfa6 Compare February 10, 2025 08:18
@krille-chan krille-chan force-pushed the krille/fix-linebreaks-in-html-messages-correctly branch from ccf4565 to e4f41fd Compare February 10, 2025 09:04
@krille-chan krille-chan merged commit 2f1e423 into main Feb 11, 2025
15 checks passed
@krille-chan krille-chan deleted the krille/fix-linebreaks-in-html-messages-correctly branch February 11, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't trim double newlines
4 participants