0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/packages/integrations/mdx
2024-03-08 20:39:15 +08:00
..
src fix(markdown): don’t generate mdast html nodes () 2024-03-08 10:53:39 +00:00
template @astrojs/markdoc () 2023-03-07 14:05:19 -05:00
test chore: import sorting for test folder and e2e folder () 2024-02-22 13:58:10 +00:00
CHANGELOG.md [ci] release () 2024-01-30 15:41:06 +00:00
package.json Fix mdx test fail with rehype-pretty-code () 2024-03-08 20:39:15 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' () 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