tiptap/docs/examples/drawing.md
2021-09-16 14:41:25 +02:00

5 lines
273 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).
<tiptap-demo name="Examples/Drawing"></tiptap-demo>