Bug with MDX optimization - set:html=""
#11971
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
pkg: mdx
Issues pertaining to `@astrojs/mdx` integration
Astro Info
If this issue only occurs in one browser, which browser is a problem?
n/a
Describe the Bug
When mdx optimization turned on (default in starlight 0.23+) it seems it doesn't correctly render tag in MDX
I know that documentation says that it may break behavior of custom tags. But I think in this specific case this is a bug - all html is there, it just "forgot" to move content from
set:html
inside the tagRelated stereobooster/beoe#2
What's the expected result?
So it would actually output contents from
set:html
inside the tagLink to Minimal Reproducible Example
https://github.com/jarodtaylor/starlight-mermaid
Participation
The text was updated successfully, but these errors were encountered: