Code snippet component
This example demonstrates a custom <Snippet> component, which renders code blocks using files from the src/snippets/ directory.
See also
Section titled “See also” Imported code snippets Import and render syntax highlighted source code
Transclusion example Re-use snippets of Markdown content with an Include component