Description
Card
Cards provide an easy way for you to content into a standard “header”, “body”, “footer” structure that has a similar alignment and visual style. It is useful for creating galleries or high-visibility collections of links and information.
Kind | Link |
---|---|
Reference | |
Documentation | https://mystmd.org/guide/dropdowns-cards-and-tabs |
Implementation
- Parses directives and aliases
- Emits HTML
- Unit tests
- Validation (emits, warnings and errors).
Specification compliance:
- Arguments (parsed)
- Body (parsed)
- Options
-
header
(parsed) - Styled content at the top of the card -
footer
(parsed) - Styled content at the bottom of the card -
link
(string) - If given, clicking the card will direct you to the URL given here.
-