Skip to content

Refactor: Remove convertLinebreaksInFormatting to support line breaks#167

Open
Quffik wants to merge 1 commit into
ExteraApp:mainfrom
Quffik:Remove-convertLinebreaksInFormatting
Open

Refactor: Remove convertLinebreaksInFormatting to support line breaks#167
Quffik wants to merge 1 commit into
ExteraApp:mainfrom
Quffik:Remove-convertLinebreaksInFormatting

Conversation

@Quffik

@Quffik Quffik commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What: Removed the global configuration parameter convertLinebreaksInFormatting that was explicitly disabling the conversion of \n into <br/> HTML tags.

Why: When this parameter was active, line breaks from the original markdown text were ignored or stripped during HTML parsing, resulting in poorly structured and unreadable formatted messages.

Pull Request has been tested on:

  • Android
  • iOS
  • Browser (Chromium based)
  • Browser (Firefox based)
  • Browser (WebKit based)
  • Desktop Linux
  • Desktop Windows
  • Desktop macOS

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.

1 participant