We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Since #28 has been merged, markdown content is no longer displayed.
I just did a quick quick research and if I comment this out, then it works.
astro-tips.dev/astro.config.ts
Line 34 in e841f2c
I'm not sure if my understanding is correct, but How do I correctly pass props to buit-in markdown with <slot />?
<slot />
https://github.com/astrolicious/astro-tips.dev/blob/e841f2c1705875959f2c4b39df94475ee68815f5/src/components/starlight/MarkdownContent.astro
I am willing to fix this if someone can figure it out...
The text was updated successfully, but these errors were encountered:
<MarkdownContent>
Successfully merging a pull request may close this issue.
Since #28 has been merged, markdown content is no longer displayed.
I just did a quick quick research and if I comment this out, then it works.
astro-tips.dev/astro.config.ts
Line 34 in e841f2c
I'm not sure if my understanding is correct, but How do I correctly pass props to buit-in markdown with
<slot />
?https://github.com/astrolicious/astro-tips.dev/blob/e841f2c1705875959f2c4b39df94475ee68815f5/src/components/starlight/MarkdownContent.astro
I am willing to fix this if someone can figure it out...
The text was updated successfully, but these errors were encountered: