mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 14:45:57 +03:00
[PR #155] [MERGED] feat(html-block): add style tag support & fix style leaks #190
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/155
Author: @ChmaraX
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/16/2025
Merged by: @arikchakma
Base:
main← Head:feat/add-support-for-style-tag📝 Commits (4)
d137e38feat(html-block): add style tag support & fix style leaks95815efwip5f18a7ffix: isolate styles796efe7wip📊 Changes
2 files changed (+18 additions, -3 deletions)
View changed files
📝
packages/core/src/editor/nodes/html/html-view.tsx(+18 -1)📝
packages/render/src/maily.tsx(+0 -2)📄 Description
styletags inside custom HTML blocks0margins applied on default html tags (blockquote,h1,h2,h3,img,li,ol,p,ul)Reasoning
Most of the free HTML email templates and also templates generated by AI use