0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/integrations/mdx
2024-11-21 12:02:21 +00:00
..
src Unset charset=utf-8 content-type for md/mdx pages (#12231) 2024-10-24 17:13:22 +08:00
template fix(@astro/mdx): add components property to RenderResult type definition (#12245) 2024-10-25 11:17:23 +01:00
test feat: experimental responsive images (#12377) 2024-11-15 13:29:52 +00:00
CHANGELOG.md [ci] release (beta) (#12250) 2024-10-31 17:07:35 +08:00
package.json chore: merge fixes 2024-11-21 12:02:21 +00:00
README.md
tsconfig.json

@astrojs/mdx 📝

This Astro integration enables the usage of MDX components and allows you to create pages as .mdx files.

Documentation

Read the @astrojs/mdx docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro