aboutsummaryrefslogtreecommitdiff
path: root/test/command/defaults3.yaml
diff options
context:
space:
mode:
authorDavid Martschenko <62178322+davidmrt98@users.noreply.github.com>2021-01-05 19:15:59 +0100
committerGitHub <noreply@github.com>2021-01-05 10:15:59 -0800
commit385b6a3b215124fd2dfa044b8847d69a6cf14a73 (patch)
tree26621521c0a59afc8fb4ce1fa7a837fdfa549af4 /test/command/defaults3.yaml
parentea479bf28a4031f408af12ea92d3e19f9a838820 (diff)
downloadpandoc-385b6a3b215124fd2dfa044b8847d69a6cf14a73.tar.gz
Implement defaults file inheritance (#6924)
Allow defaults files to inherit options from other defaults files by specifying them with the following syntax: `defaults: [list of defaults files or single defaults file]`.
Diffstat (limited to 'test/command/defaults3.yaml')
-rw-r--r--test/command/defaults3.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/command/defaults3.yaml b/test/command/defaults3.yaml
new file mode 100644
index 000000000..d8b6f9144
--- /dev/null
+++ b/test/command/defaults3.yaml
@@ -0,0 +1,4 @@
+defaults:
+ - command/defaults4
+ - command/defaults5
+to: markdown