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 683d51a5ee
feat: upgrade the minimum Node.js maintainance LTS version (#10689)
* feat: upgrade the minimum Node.js maintainance LTS version

* chore: update minimum npm version

* chore: revert npm change

* chore: address Erika's feedback

* chore: apply further suggestions

* Update .changeset/empty-rules-type.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-04-10 14:53:55 +01:00
..
components Lazy loaded shiki languages during syntax highlighting (#10618) 2024-04-01 22:52:50 +08:00
src feat: automatic Markdoc partial resolution (#10649) 2024-04-03 16:48:53 -04:00
template Fix: add headings to .mdoc render type (#7111) 2023-05-17 16:35:48 -04:00
test [ci] format 2024-04-03 20:50:06 +00:00
CHANGELOG.md [ci] release (#10670) 2024-04-03 16:52:33 -04:00
package.json feat: upgrade the minimum Node.js maintainance LTS version (#10689) 2024-04-10 14:53:55 +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