improve a few pages

This commit is contained in:
Hans Pagel
2020-09-22 15:45:57 +02:00
parent 47eb0b1c46
commit 5abc9ed09b
3 changed files with 40 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ Youre free to use tiptap with the framework of your choice. Depending on what
## Option 1: Vanilla JavaScript
Use tiptap with vanilla JavaScript for a very lightweight and raw experience. If you feel like it, you can even use it to connect the tiptap core with other frameworks (Svelte 👋) not mentioned here.
Use tiptap with vanilla JavaScript for a very lightweight and raw experience. If you feel like it, you can even use it to connect tiptap with other frameworks not mentioned here.
```bash
# With npm