diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/3324.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/command/3324.md b/test/command/3324.md new file mode 100644 index 000000000..9e9228ed1 --- /dev/null +++ b/test/command/3324.md @@ -0,0 +1,18 @@ +``` +pandoc -t latex +Signatures + +\ +\ +___________________________\ +Peter Foobar\ +*The Foo Company* +^D +Signatures + +\hfill\break +\hfill\break +\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\\ +Peter Foobar\\ +\emph{The Foo Company} +``` |