mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 03:17:16 +00:00
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
67 B
YAML
5 lines
67 B
YAML
defaults:
|
|
- command/defaults4
|
|
- command/defaults5
|
|
to: markdown
|