#the render function on a collection element not rendering correct markdown, ignoring blockquotes
2 messages · Page 1 of 1 (latest)
Hmm, I don't know enough to give you a confident answer yet. The extracts provided do not specifically address issues related to rendering blockquotes within markdown in Astro or how the render function handles them.
For detailed guidance on handling markdown, including blockquotes, and troubleshooting rendering issues in Astro, I recommend consulting the official Astro documentation and community resources:
- Astro Documentation: Astro Documentation (https://docs.astro.build)
- Astro GitHub Issues for potential similar issues or to file a new one: Astro GitHub Issues (https://github.com/withastro/astro/issues)