Skip to content

fix: handle br tags for markdown and svg table conversion#953

Merged
benjaminfrueh merged 1 commit into
mainfrom
fix/table-editor-break
Jan 19, 2026
Merged

fix: handle br tags for markdown and svg table conversion#953
benjaminfrueh merged 1 commit into
mainfrom
fix/table-editor-break

Conversation

@benjaminfrueh

@benjaminfrueh benjaminfrueh commented Jan 18, 2026

Copy link
Copy Markdown
Contributor
  • Converts <br> tags to xhtml-compliant <br /> to fix SVG rendering of tables with line breaks.
  • Preserve line breaks when converting html to markdown so they persist when editing tables.

Requires: nextcloud/text#8169

Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
@benjaminfrueh benjaminfrueh force-pushed the fix/table-editor-break branch from ebf3cf0 to a8458a0 Compare January 19, 2026 15:16
@benjaminfrueh benjaminfrueh merged commit 9dae703 into main Jan 19, 2026
31 checks passed
@benjaminfrueh benjaminfrueh deleted the fix/table-editor-break branch January 19, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants