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

I have problem with Ordered List and YouTube video link embedding #1209

Open
ravikhokle opened this issue Dec 29, 2024 · 1 comment
Open
Labels

Comments

@ravikhokle
Copy link

Jodit Version:
React Jodit pkg

// A self-contained demonstration of the problem follows...

  1. Expected behavior:
    its wokring when we remove. "watch?v=" from the url. but user dont know how about it so fix it. remove this from inserted url.
    https://www.youtube.com/CxZ47fAetLI

Actual behavior:

  1. YoutTube Provide this url to share.
    https://www.youtube.com/watch?v=CxZ47fAetLI
    after inserting this url it just inserting url like a text.

  2. Ordered List is Not working properly add Number in the ordered list.

@xdan
Copy link
Owner

xdan commented Jan 26, 2025

Hi, nothing is clear from your description unfortunately. What works wrong. You can define the video.parseUrlToVideoEmbed option yourself and convert the links as you like.

@xdan xdan added the question label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants