0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/packages/integrations/markdoc
Emanuele Stoppa 2a1536d091
chore: move lint rules to Biome (#12145)
* chore: move lint rules to Astro

* better suppression system

* revert

* format code

* address more linting files

* address more linting files
2024-10-08 10:12:40 +01:00
..
components update formatter config (#11640) 2024-08-08 12:12:50 +02:00
src chore: move lint rules to Biome (#12145) 2024-10-08 10:12:40 +01:00
template Fix: add headings to .mdoc render type (#7111) 2023-05-17 16:35:48 -04:00
test fix(deps): update all non-major dependencies (#12140) 2024-10-07 17:44:43 +08:00
CHANGELOG.md [ci] release (#11835) 2024-08-28 12:51:43 +02:00
package.json fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01: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/markdoc (experimental) 📝

This Astro integration enables the usage of Markdoc to create components, pages, and content collection entries.

Documentation

Read the @astrojs/markdoc 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