Skip to content

fix: ellipsis rule in inline code #829

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

obenjiro
Copy link
Collaborator

@obenjiro obenjiro commented Aug 11, 2025

Summary

  • avoid converting ... to ellipsis within inline code
  • add tests ensuring ellipsis still works in regular text

Fixes #825

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Visual Tests Report is ready.

@obenjiro obenjiro force-pushed the tmp/create-branch-to-fix-bug-825 branch from d4d5c22 to ad74709 Compare August 11, 2025 16:24
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This issue has been fixed in prosemirror-inputrules since v1.5.0
So you just need to update prosemirror-inputrules

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.

Do not replace ... with a Unicode symbol in WYSIWYG mode
3 participants