0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00

Create silent-hornets-double.md

This commit is contained in:
Fred K. Schott 2022-05-03 17:09:57 -07:00 committed by GitHub
parent 224c181cbd
commit 82345fdd54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,7 @@
---
"astro": patch
---
Deprecate the markdown component in SSR.
This was not working before, so now we make it official by throwing with a clean error message. See https://docs.astro.build/en/guides/markdown-content/#markdown-component to learn more.