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

Fix inserting single-link template in ProseMirror #512

Merged
merged 4 commits into from Sep 12, 2023

Conversation

ghinda
Copy link
Member

@ghinda ghinda commented Sep 12, 2023

Changes:

  • Fix inserting a template with a single anchor tag on ProseMirror (used by HubSpot).
  • ProseMirror strips out the anchor tag under certain conditions, so we need to use a workaround to keep it.
  • Add a unit test for the specific bug.

@ghinda ghinda self-assigned this Sep 12, 2023
@ghinda ghinda merged commit 5df677f into master Sep 12, 2023
1 check passed
@ghinda ghinda deleted the ghinda--hubspot-link branch September 12, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant