Skip to content

feat: more HTML tags - #1638

Merged
andrinoff merged 3 commits into
floatpane:release/v1from
andrinoff:feat/better-rendering-view
Jul 1, 2026
Merged

feat: more HTML tags#1638
andrinoff merged 3 commits into
floatpane:release/v1from
andrinoff:feat/better-rendering-view

Conversation

@LeaWhoCodes

Copy link
Copy Markdown
Member

What?

Adds support for h3 - h6, lists (ul, ol, li), inline formatting (b, strong, i, em, u, s, del), as well as horizontal rules (hr)

Why?

Adds more tags, so that the renderer parses more of the emails fully

Signed-off-by: drew <me@andrinoff.com>
@LeaWhoCodes
LeaWhoCodes requested a review from a team as a code owner June 30, 2026 15:53
@floatpanebot floatpanebot added target/v1 PR targets the release/v1 branch directly enhancement New feature or request area/tui Terminal UI / view layer area/build Build system / Makefile / packaging size/XL Diff: 800+ lines labels Jun 30, 2026
andrinoff
andrinoff previously approved these changes Jun 30, 2026
andrinoff added 2 commits July 1, 2026 12:08
Signed-off-by: drew <me@andrinoff.com>
Signed-off-by: drew <me@andrinoff.com>
@floatpanebot floatpanebot added the dependencies Dependency updates label Jul 1, 2026
@andrinoff
andrinoff added this pull request to the merge queue Jul 1, 2026
Merged via the queue into floatpane:release/v1 with commit 0306f6c Jul 1, 2026
28 checks passed
@andrinoff
andrinoff deleted the feat/better-rendering-view branch July 1, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Build system / Makefile / packaging area/tui Terminal UI / view layer dependencies Dependency updates enhancement New feature or request size/XL Diff: 800+ lines target/v1 PR targets the release/v1 branch directly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants