0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/mdx
Houston (Bot) b3dbb49058
[ci] update lockfile (#10234)
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-03-13 13:52:42 +08:00
..
src fix(markdown): don’t generate mdast html nodes (#10104) 2024-03-08 10:53:39 +00:00
template @astrojs/markdoc (#6209) 2023-03-07 14:05:19 -05:00
test [ci] update lockfile (#10234) 2024-03-13 13:52:42 +08:00
CHANGELOG.md [ci] release (#10365) 2024-03-11 10:25:30 +00:00
package.json [ci] release (#10365) 2024-03-11 10:25:30 +00: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