0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-24 23:21:57 -05:00
astro/packages/integrations/mdx
Rishi Raj Jain 3e7a12c853
fix: MDX cannot find relative image path without leading ./ ()
Co-authored-by: Oliver Speir <115520730+OliverSpeir@users.noreply.github.com>
2024-04-16 22:13:52 +08:00
..
src fix: MDX cannot find relative image path without leading ./ () 2024-04-16 22:13:52 +08:00
template @astrojs/markdoc () 2023-03-07 14:05:19 -05:00
test fix: MDX cannot find relative image path without leading ./ () 2024-04-16 22:13:52 +08:00
CHANGELOG.md [ci] release () 2024-04-11 13:24:47 +02:00
package.json [ci] release () 2024-04-11 13:24:47 +02: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