Intro Component
Introduction component for documentation pages
Intro
Use at the top of the document, just after the frontmatter.
<Intro>
This is an intro. Here you can write a long description of the article, longer than the frontmatter `description`, eventually with [links](#), lists, etc.
Multiple paragraphs are also possible, or anything.
</Intro>
Result
This is an intro. Here you can write a long description of the article, longer than the frontmatter description, eventually with links, lists, etc.
Multiple paragraphs are also possible, or anything.