0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/mdx
2024-05-21 17:48:19 +02:00
..
src MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
template
test fix(renderer): omitting internal symbol from mdx props (#10813) 2024-05-21 17:48:19 +02:00
CHANGELOG.md [ci] release (#10944) 2024-05-09 11:06:49 +01:00
package.json fix(deps): update all non-major dependencies (#11015) 2024-05-13 16:19:23 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@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