Darginec05 / Yoopta-Editor

Build Notion-like, Craft-like, Coda-like, Medium-like editors with Yoopta
https://yoopta.dev/
MIT License
1.09k stars 85 forks source link

[FEATURE] Any way to export html for email? #237

Open liesislukas opened 1 month ago

liesislukas commented 1 month ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

yes, export HTML for email content, so would include all needed css and would properly work on email clients

Proposed Solution

just some helper function which would let to get email html out of the editor

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

No response

Darginec05 commented 1 month ago

Hi @liesislukas Yes, yes and yes!

We have plans to add deserialize/serialize methods for email exports in @yoopta/exports. And one more good news: we want to create separate package for this => Email builder with the Yoopta editor