add generic figure experiment

This commit is contained in:
Philipp Kühn
2021-07-28 00:01:30 +02:00
parent 51fef7d49a
commit f25a65fb19
5 changed files with 294 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Congratulations! Youve found our playground with a list of experiments. Be aw
* [Linter](/experiments/linter)
* [Content of multiple editors in a single Y.js](/experiments/multiple-editors)
* [Global drag handle](/experiments/global-drag-handle)
* [Generic Figure](/experiments/generic-figure)
## Experimental extensions
* [@tiptap/extension-command-menu](/experiments/commands)

View File

@@ -0,0 +1,5 @@
# GenericFigure
⚠️ Experiment
<demo name="Experiments/GenericFigure" />