aboutsummaryrefslogtreecommitdiff
path: root/test/command/7278.md
AgeCommit message (Collapse)AuthorFilesLines
2021-05-14Beamer writer: support exampleblock and alertblock.John MacFarlane1-0/+38
A block will be rendered as an exampleblock if the heading has class `example` and alertblock if it has class `alert`. Closes #7278.