pandoc/test/command/3324.md

19 lines
237 B
Markdown
Raw Normal View History

```
pandoc -t latex
Signatures
\
\
___________________________\
Peter Foobar\
*The Foo Company*
^D
Signatures
\hfill\break
\hfill\break
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\\
Peter Foobar\\
\emph{The Foo Company}
```