diff --git a/svelte.md b/svelte.md index d13ccf6ae..bbfd827fd 100644 --- a/svelte.md +++ b/svelte.md @@ -4,8 +4,10 @@ - [[frontend]]. - [[go]] svelte.dev - "cybernetically enhanced web apps" + - [[quote]] Whereas traditional frameworks like [[React]] and [[Vue]] do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. [//begin]: # "Autogenerated link references for markdown compatibility" [go]: go "Go" +[quote]: quote "Quote" [//end]: # "Autogenerated link references" \ No newline at end of file