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

how can i use oembed media tag? #3201

Open
bang-star opened this issue Oct 24, 2023 · 0 comments
Open

how can i use oembed media tag? #3201

bang-star opened this issue Oct 24, 2023 · 0 comments
Labels
Enhancement Enhance performance or improve usability of original features. Need Discussion Need discussion or investigation

Comments

@bang-star
Copy link

Version

Write the version that you are currently using.

  • "@toast-ui/editor": "^3.2.2",

Development Environment

Write the browser type, OS and so on.

  • vue3+vite
  • os: macOs

Current Behavior

Write a description of the current operation. You can add sample code, 'CodePen' or 'jsfiddle' links.

i used other editor. other editor give me media data which has oembed tag.
so I should use oembed tag or convert data.

how can i handle oembed tag?

// Write example code
// data from server.
const content = '<figure class="media"><oembed url="https://youtu.be/ND-lLubP6qM?si=Jqk63hHimKsn2k8a"></oembed></figure>';

Expected Behavior

Write a description of the future action.

convert plugins or solution.

@bang-star bang-star added Enhancement Enhance performance or improve usability of original features. Need Discussion Need discussion or investigation labels Oct 24, 2023
@bang-star bang-star changed the title how can i use oembed tag? how can i use oembed media tag? Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhance performance or improve usability of original features. Need Discussion Need discussion or investigation
Projects
None yet
Development

No branches or pull requests

1 participant