Render markdown document as a card
Markdown documents fulfilling the requirements will be rendered as cards. The card has three sections:
- Header with metadata
- Body with content
- Footer with references
Tip
Install PyMdown Extensions and enable pymdownx.superfences in mkdocs.yml to get syntax highlighting in code blocks nested in lists.