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