0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/mdx
Emanuele Stoppa 2dd00a0024
chore: import sort source code, exception for the astro package (#10242)
* chore: import sort source code, exception for the `astro` package

* fix import sorting bug

* Update packages/integrations/lit/server.js

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-02-27 11:15:27 +00:00
..
src chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
template @astrojs/markdoc (#6209) 2023-03-07 14:05:19 -05:00
test chore: import sorting for test folder and e2e folder (#10190) 2024-02-22 13:58:10 +00:00
CHANGELOG.md [ci] release (#9843) 2024-01-30 15:41:06 +00:00
package.json Update to Vite 5.1 (#10120) 2024-02-15 17:20:38 +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