docs: replace embeds with just the URL
This commit is contained in:
@@ -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)
|
||||
You’re probably used to bind your data with `v-model` in forms, that’s 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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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)
|
||||
You’re probably used to bind your data with `v-model` in forms, that’s 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
|
||||
|
||||
Reference in New Issue
Block a user