* feat(extension/youtube): ✨ new youtube embed extension * fix(extension/youtube): remove wrong destroy call on undefined editor * fix(extension/youtube): 🐛 fix youtu.be share urls not being recognized correctly * style: remove stray console.log * style: remove empty line * docs(docs): update youtube docs * Capitalize tiptap * Capitalize Tiptap * style(extension/youtube): ✏️ change youtube typing Co-authored-by: Markus Krause <markus.krause@ueber.io>
15 lines
1.0 KiB
Markdown
15 lines
1.0 KiB
Markdown
# @tiptap/extension-youtube
|
||
[](https://www.npmjs.com/package/@tiptap/extension-youtube)
|
||
[](https://npmcharts.com/compare/tiptap?minimal=true)
|
||
[](https://www.npmjs.com/package/@tiptap/extension-youtube)
|
||
[](https://github.com/sponsors/ueberdosis)
|
||
|
||
## Introduction
|
||
Tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as *New York Times*, *The Guardian* or *Atlassian*.
|
||
|
||
## Official Documentation
|
||
Documentation can be found on the [tiptap website](https://tiptap.dev).
|
||
|
||
## License
|
||
Tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap/blob/main/LICENSE.md).
|