0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/integrations/mdx
Matthew Phillips b9e906f8e7
Revert "Fix attribute rendering for boolean values (#11369)" (#11408)
* Revert "Fix attribute rendering for boolean values (#11369)"

This reverts commit e6de11f4a9.

* Add a changeset
2024-07-03 17:44:51 -04:00
..
src chore: logging cleanup (#11263) 2024-06-17 15:05:48 +08:00
template @astrojs/markdoc (#6209) 2023-03-07 14:05:19 -05:00
test Revert "Fix attribute rendering for boolean values (#11369)" (#11408) 2024-07-03 17:44:51 -04:00
CHANGELOG.md [ci] release (#11297) 2024-06-24 12:49:52 -04:00
package.json fix(deps): update all non-major dependencies (#11383) 2024-07-01 16:32:17 +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