You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
Wrap text in
<a>
tags and enable MarkdownNow try add a
href
to the<a>
tag. The builder will break once you type "href"The text was updated successfully, but these errors were encountered: