We'll need a system that parses and stores document-wide options.
This is also where we'll define the entire set of options available and the defaults.
The code-chunk-specific options will be a subset of document-wide options. code-chunk options override document-wide options.
We'll need a system that parses and stores document-wide options. This is also where we'll define the entire set of options available and the defaults.
The code-chunk-specific options will be a subset of document-wide options. code-chunk options override document-wide options.