From bccd88f0ebe1fbf383c0cee4b27a4c24c72dea72 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Wed, 20 Jul 2022 16:45:05 -0400 Subject: Move the Markdown component to its own package (#3986) * Move the Markdown component to its own package * Update the examples * Updated lockfile * Use is:raw * Add a main field * Update the formatting of the readme * Rename to @astrojs/markdown-component --- .../with-markdown/src/components/VueCounter.vue | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 examples/with-markdown/src/components/VueCounter.vue (limited to 'examples/with-markdown/src/components/VueCounter.vue') diff --git a/examples/with-markdown/src/components/VueCounter.vue b/examples/with-markdown/src/components/VueCounter.vue deleted file mode 100644 index 2f25066dc..000000000 --- a/examples/with-markdown/src/components/VueCounter.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - -- cgit v1.2.3