commonmark-hs
commonmark-hs copied to clipboard
Feature: Cleaner blocks with single class
Basically a port of https://github.com/jgm/pandoc/pull/7242 to support simpler div's like this:
:::warning
This project is a *work in progress*.
:::
@jgm I can open a pull request if you think this is reasonable.