mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-01 09:29:02 +08:00
14 lines
686 B
Markdown
14 lines
686 B
Markdown
# Experiments
|
||
Congratulations! You’ve found our playground with a list of experiments. Be aware that nothing here is ready to use. Feel free to play around, but please, don’t open an issue for a bug you’ve found here or send pull requests. :-)
|
||
|
||
## Experimental examples
|
||
* [Linter](/experiments/linter)
|
||
* [Content of multiple editors in a single Y.js](/experiments/multiple-editors)
|
||
* [Generic Figure](/experiments/generic-figure)
|
||
|
||
## Experimental extensions
|
||
* [@tiptap/extension-command-menu](/experiments/commands)
|
||
* [@tiptap/extension-iframe](/experiments/embeds)
|
||
* [@tiptap/extension-trailing-node](/experiments/trailing-node)
|
||
* [@tiptap/extension-figure](/experiments/figure)
|