You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question: are there things you can do with astro components that you couldn't do with MDX? Is it worth considering deprecating the astro file format and just switching to MDX instead? There's far more support for MDX than Astro (for example, there's no IntelliJ support for *.astro files).
Also: is it possible to use MDX files for layouts? I think it currently doesn't support in MDX files.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Question: are there things you can do with astro components that you couldn't do with MDX? Is it worth considering deprecating the astro file format and just switching to MDX instead? There's far more support for MDX than Astro (for example, there's no IntelliJ support for *.astro files).
Also: is it possible to use MDX files for layouts? I think it currently doesn't support in MDX files.
Beta Was this translation helpful? Give feedback.
All reactions