experiments: add a figure + figcaption node
This commit is contained in:
17
docs/src/docPages/experiments/figure.md
Normal file
17
docs/src/docPages/experiments/figure.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Figure
|
||||
|
||||
⚠️ Experiment
|
||||
|
||||
## Known issues
|
||||
* Dragging should move the image, but duplicates it
|
||||
|
||||
## Tasks
|
||||
* Add the caption as an optional parameter to the command
|
||||
* Build commands to wrap an image into a figure + figcaption?
|
||||
* Build commands to unrwap figure + figcaption to an image?
|
||||
|
||||
## Related links
|
||||
* https://github.com/ueberdosis/tiptap/issues/573#issuecomment-730122427
|
||||
* https://discuss.prosemirror.net/t/figure-and-editable-caption/462/5
|
||||
|
||||
<demo name="Experiments/Figure" />
|
||||
Reference in New Issue
Block a user