Files
tiptap/docs/src/docPages/examples/drawing.md
2021-01-15 11:36:24 +01:00

6 lines
255 B
Markdown

# Drawing
Did you ever wanted to draw in a text editor? Me neither. Anyway, here is an example how that could work with tiptap. If you want to build something like that, [learn more about node views](/guide/node-views).
<demo name="Examples/Drawing" />