-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Link format: auto link pasted urls #55195
Conversation
Warning: Type of PR label error To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.
Read more about Type labels in Gutenberg. |
Size Change: +130 B (0%) Total Size: 1.65 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm noticing a considerable regression when compared with trunk. On trunk, if I paste a youtube video link e.g: https://www.youtube.com/watch?v=fFljxTX6Gbs on an empty paragraph I get a YouTube embed. On this branch, I only get a link.
The embed issue seems fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked well on my tests 👍
What?
When pasting a url in rich text, auto link it. Wanted to wait for #53000 to be merged.
Why?
Fixes #54261.
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast