The full Astro logo.

My First Blog Post


This simple starter showcases Markdoc with Content Collections. All Markdoc features are supported, including this nifty built-in {% table %} tag:

FeatureSupportedThird column
.mdoc in Content Collectionsignore this...
Markdoc transform configurationignore that...
Astro componentsignore this too..


Code Blocks

// this is a code block
console.log("Hello world!!!");

Conclusion

Check out the @astrojs/markdoc integration for complete documentation and usage examples.