``` % pandoc -f markdown -t jats ::: {#d .warn} hi ::: ^D

hi

``` ``` % pandoc -f html -t jats
hi
^D

hi

``` ``` % pandoc -f html -t jats
hi
^D

hi

```