Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RSS feed including the full text content of .mdx files #2

Open
KaiMagnusMueller opened this issue Mar 7, 2023 · 0 comments
Open
Milestone

Comments

@KaiMagnusMueller
Copy link
Owner

KaiMagnusMueller commented Mar 7, 2023

RSS feed includes uncompiled mdx content, JS variables, imports, components are visible as written.

https://github.com/satnaing/astro-paper/blob/main/src/pages/rss.xml.ts
withastro/astro#5366

  • MDX -> compiledContent()?
@KaiMagnusMueller KaiMagnusMueller added this to the whenever milestone Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant