docs: replace embeds with just the URL

This commit is contained in:
Hans Pagel
2021-10-18 18:01:47 +02:00
parent 43a944b897
commit 53f815a53c
79 changed files with 96 additions and 95 deletions

View File

@@ -99,4 +99,4 @@ You should now see tiptap in your browser. Time to give yourself a pat on the ba
## 5. Use v-model (optional)
Youre probably used to bind your data with `v-model` in forms, thats also possible with tiptap. Here is a working example component, that you can integrate in your project:
<tiptap-demo name="GuideGettingStarted/VModel"></tiptap-demo>
https://embed.tiptap.dev/preview/GuideGettingStarted/VModel

View File

@@ -93,4 +93,4 @@ You should now see tiptap in your browser. Time to give yourself a pat on the ba
## 5. The complete setup (optional)
Ready to add more? Below is a demo that shows how you could set up what we call the default editor. Feel free to take this and start customizing it then:
<tiptap-demo name="Examples/Default"></tiptap-demo>
https://embed.tiptap.dev/preview/Examples/Default

View File

@@ -107,4 +107,4 @@ You should now see tiptap in your browser. Time to give yourself a pat on the ba
## 5. Use v-model (optional)
Youre probably used to bind your data with `v-model` in forms, thats also possible with tiptap. Here is a working example component, that you can integrate in your project:
<tiptap-demo name="GuideGettingStarted/VModel"></tiptap-demo>
https://embed.tiptap.dev/preview/GuideGettingStarted/VModel