diff options
Diffstat (limited to 'test/command/defaults-inheritance-1.md')
-rw-r--r-- | test/command/defaults-inheritance-1.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/defaults-inheritance-1.md b/test/command/defaults-inheritance-1.md new file mode 100644 index 000000000..0760e2ec0 --- /dev/null +++ b/test/command/defaults-inheritance-1.md @@ -0,0 +1,6 @@ +``` +% pandoc -d command/defaults3 +# Header +^D +# Header +``` |