mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-03 06:05:45 +00:00
7 lines
108 B
Markdown
7 lines
108 B
Markdown
```
|
|
% pandoc -t docx -f native -o - | pandoc -f docx -t native
|
|
[ HorizontalRule ]
|
|
^D
|
|
[ HorizontalRule ]
|
|
```
|