``` % pandoc -f opml -t markdown test ^D # test ## try Here is inline html: ::: {} ``{=html} bla bla ::: ``` ``` % pandoc -f opml-raw_html-native_divs -t markdown test ^D # test ## try Here is inline html: \ \ bla bla \ ```