tiptap/docs/experiments.md

14 lines
686 B
Markdown
Raw Normal View History

# Experiments
2021-02-05 00:33:59 +08:00
Congratulations! Youve found our playground with a list of experiments. Be aware that nothing here is ready to use. Feel free to play around, but please, dont open an issue for a bug youve found here or send pull requests. :-)
## Experimental examples
* [Linter](/experiments/linter)
* [Content of multiple editors in a single Y.js](/experiments/multiple-editors)
2021-07-28 06:01:30 +08:00
* [Generic Figure](/experiments/generic-figure)
## Experimental extensions
* [@tiptap/extension-command-menu](/experiments/commands)
* [@tiptap/extension-iframe](/experiments/embeds)
2021-04-24 03:58:05 +08:00
* [@tiptap/extension-trailing-node](/experiments/trailing-node)
* [@tiptap/extension-figure](/experiments/figure)