385b6a3b21
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]`.
5 lines
109 B
Markdown
5 lines
109 B
Markdown
```
|
|
% pandoc -d command/defaults6
|
|
^D
|
|
Error: Circular defaults file reference in 'command/defaults7.yaml'
|
|
```
|