Add tests for #8024.

This commit is contained in:
John MacFarlane
2026-01-31 10:47:46 +01:00
parent 89d78b3ab7
commit 8263ea2bf7
4 changed files with 17 additions and 0 deletions
+2
View File
@@ -248,6 +248,8 @@ extra-source-files:
test/command/defaults7.yaml
test/command/defaults8.yaml
test/command/defaults9.yaml
test/command/8024a.yaml
test/command/8024b.yaml
test/command/3533-rst-csv-tables.csv
test/command/3880.txt
test/command/5182.txt
+10
View File
@@ -0,0 +1,10 @@
```
% 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.
```
+2
View File
@@ -0,0 +1,2 @@
defaults: ${.}/8024b.yaml
+3
View File
@@ -0,0 +1,3 @@
wrap: auto
columns: 15