Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid HTML within Text Block with Markdown enabled breaks the builder #150

Open
alexc-harrap opened this issue Jan 23, 2025 · 1 comment

Comments

@alexc-harrap
Copy link

Seems there is a bug with the Markdown option in the Text Block where it will fatally break the builder if it tries to render invalid html.

Steps to reproduce:

Visit the demo playground:
https://usewaypoint.github.io/email-builder-js/#

Add new Text Block

Image

Wrap text in <a> tags and enable Markdown

Image

Now try add a href to the <a> tag. The builder will break once you type "href"

Image

@alexc-harrap
Copy link
Author

I realise the Markdown uses GitHub style markdown which may be the issue here. This was not apparent from the ReadMe or within the builder UI itself how the Markdown feature works. (I found out though one of the past issues #103)

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

No branches or pull requests

1 participant