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(typography): dont create fractions in the middle of a string #3762

Merged
merged 1 commit into from
Feb 18, 2023

Conversation

bdbch
Copy link
Contributor

@bdbch bdbch commented Feb 18, 2023

This PR should fix #3674 by implementing more strict regex expressions to catch only fractions with a whitespace char or the start of a newline.

closes #3674

@netlify
Copy link

netlify bot commented Feb 18, 2023

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit e48807a
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/63f0d97063f70c00082b78df
😎 Deploy Preview https://deploy-preview-3762--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bdbch bdbch self-assigned this Feb 18, 2023
@bdbch bdbch added this to the 2.0.0 milestone Feb 18, 2023
@bdbch bdbch merged commit 7ad54ea into main Feb 18, 2023
@bdbch bdbch deleted the bdbch/issue3674 branch February 18, 2023 16:41
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

Successfully merging this pull request may close these issues.

Not create typography fractions mid-word?
2 participants