summaryrefslogtreecommitdiff
path: root/.changeset/grumpy-days-yell.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/grumpy-days-yell.md')
-rw-r--r--.changeset/grumpy-days-yell.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/.changeset/grumpy-days-yell.md b/.changeset/grumpy-days-yell.md
deleted file mode 100644
index 5cc00ff54..000000000
--- a/.changeset/grumpy-days-yell.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-'astro': major
----
-
-Removes support for astroFlavoredMarkdown
-
-In 1.0 Astro moved the old Astro Flavored Markdown (also sometimes called Components in Markdown) to a legacy feature. This change removes the `legacy.astroFlavoredMarkdown` option completely.
-
-In 2.0 this feature will not be available in Astro at all. We recommend migration to MDX for those were still using this feature in 1.x.