Skip to content

Commit 04147bd

Browse files
committed
docs: link to individual pages from docs list
1 parent c7fd9aa commit 04147bd

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

documentation/docs/20-commands/20-sv-add.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ You can select multiple space-separated add-ons from [the list below](#Official-
2525

2626
## Official add-ons
2727

28-
<!-- TODO this should be a separate section, each of these should have their own page -->
29-
30-
- `drizzle`
31-
- `eslint`
32-
- `sveltekit-adapter`
33-
- `lucia`
34-
- `mdsvex`
35-
- `paraglide`
36-
- `playwright`
37-
- `prettier`
38-
- `storybook`
39-
- `tailwindcss`
40-
- `vitest`
28+
<!-- TODO: it'd be nice for this to live on the "add-ons" page, but we first need svelte.dev to support making pages from headings -->
29+
30+
- [`drizzle`](drizzle)
31+
- [`eslint`](eslint)
32+
- [`lucia`](lucia)
33+
- [`mdsvex`](mdsvex)
34+
- [`paraglide`](paraglide)
35+
- [`playwright`](playwright)
36+
- [`prettier`](prettier)
37+
- [`storybook`](storybook)
38+
- [`sveltekit-adapter`](sveltekit-adapter)
39+
- [`tailwindcss`](tailwind)
40+
- [`vitest`](vitest)

0 commit comments

Comments
 (0)