mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:05:53 +00:00
11 lines
153 B
Markdown
11 lines
153 B
Markdown
```
|
|
% pandoc -d command/8024a.yaml -t markdown
|
|
Hello, if this works the text should be wrapped.
|
|
^D
|
|
Hello, if this
|
|
works the text
|
|
should be
|
|
wrapped.
|
|
|
|
```
|