mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08: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.
|
|
|
|
```
|