You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/integrations/svelte-quick-start.adoc
+36-15Lines changed: 36 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
-
The https://github.com/tinymce/tinymce-svelte[Official {productname} Svelte component] integrates {productname} into https://svelte.dev/[Svelte applications]. This procedure creates a basic Svelte application containing a {productname} editor.
1
+
The https://github.com/tinymce/tinymce-svelte[Official {productname} Svelte component] integrates {productname} into https://svelte.dev/[Svelte applications].
2
+
Creates a basic Svelte application containing a {productname} editor.
2
3
3
-
For examples of the {productname} integration, visit https://tinymce.github.io/tinymce-svelte/[the tinymce-svelte storybook].
4
+
For examples of the {productname} integration, visit the https://tinymce.github.io/tinymce-svelte/[tinymce-svelte storybook].
4
5
5
6
== Prerequisites
6
7
7
-
This procedure requires https://nodejs.org/[Node.js (and npm)].
8
+
Requires https://nodejs.org/[Node.js (and npm)].
8
9
9
10
== Procedure
10
11
@@ -14,16 +15,22 @@ This procedure requires https://nodejs.org/[Node.js (and npm)].
0 commit comments