0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/markdoc
Peter Schilling eb303e1ad5
feat(markdoc): Support markdown-it's typographer option (#11450)
* Support markdoc-it's typographer option in markdoc

* Update .changeset/forty-scissors-jog.md [skip ci]

* Update .changeset/forty-scissors-jog.md [skip ci]

* Fix typo in changeset

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-07-17 14:14:35 +02:00
..
components Lazy loaded shiki languages during syntax highlighting (#10618) 2024-04-01 22:52:50 +08:00
src feat(markdoc): Support markdown-it's typographer option (#11450) 2024-07-17 14:14:35 +02:00
template
test feat(markdoc): Support markdown-it's typographer option (#11450) 2024-07-17 14:14:35 +02:00
CHANGELOG.md [ci] release (#11297) 2024-06-24 12:49:52 -04:00
package.json fix(deps): update all non-major dependencies (#11426) 2024-07-17 14:48:07 +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/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