``` % pandoc -t html5 ::: {.div-class} +-------+-----+-----+-------------------------------------------------+ | Col 1 | Col | Col | Col 4 | | | 2 | 3 | | +:=====:+:===:+:===:+:================================================+ | High | Med | Med | Some description of something. | +-------+-----+-----+-------------------------------------------------+ ::: ^D
Col 1 Col 2 Col 3 Col 4
High Med Med Some description of something.
```