0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/mdx
Bjorn Lu 90ae100cf4
Unset charset=utf-8 content-type for md/mdx pages (#12231)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-24 17:13:22 +08:00
..
src Unset charset=utf-8 content-type for md/mdx pages (#12231) 2024-10-24 17:13:22 +08:00
template @astrojs/markdoc (#6209) 2023-03-07 14:05:19 -05:00
test Unset charset=utf-8 content-type for md/mdx pages (#12231) 2024-10-24 17:13:22 +08:00
CHANGELOG.md Merge branch 'main' into next 2024-10-10 21:28:25 +08:00
package.json Merge branch 'main' into next 2024-10-22 13:16:51 +01: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