We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea282fd commit c4f15d3Copy full SHA for c4f15d3
apps/demo/src/routes/+page.markdoc
@@ -1,8 +1,9 @@
1
-This library brings the power of [Markdoc](https://markdoc.dev/) right into your [Svelte](https://svelte.dev) applications!
+This library brings the power of [Markdoc](https://markdoc.dev/) right into your [Svelte](https://svelte.dev) applications!
2
3
## Features
4
+
5
- **Markdoc** Use the full power of Markdoc in your Svelte applications.
-- **Components** Access your Svelte components directly as Markdoc tags.
6
+- **Components** Access your Svelte components directly as Markdoc tags.
7
- **Markdown** Use Svelte components for nodes.
8
- **Layouts** Add a default and also named layouts.
9
- **Typescript** Supports Typescript out of the box.
0 commit comments