Glossary definition
The definition for example is: Hello, world! You can use Markdown features inside of your tooltips.
import { GlossaryDefinition } from "~/components"
<GlossaryDefinition term="example" prepend="The definition for example is: " />productName: Style Guideentries:  - term: example    general_definition: |-      Hello, world! You can use **Markdown** features inside of your `tooltips`.