mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 21:25:48 +00:00
9 lines
167 B
Markdown
9 lines
167 B
Markdown
```
|
|
% pandoc -t latex
|
|
| A happy pandoc user said "fix this bug please
|
|
| or I'll go crazy!"
|
|
^D
|
|
A happy pandoc user said ``fix this bug please\\
|
|
or I'll go crazy!''
|
|
```
|