DEBSOURCES
Skip Quicknav
sources / haskell-pandoc / 3.1.11.1-3 / test / command / 8028.md
12345678910
``` % pandoc foo^[a note with multiple paragraphs] ^D <p>foo^[a note</p> <p>with multiple paragraphs]</p> ```