Closed Chapabu closed 7 years ago
The referencing PR (#43) means that we can use a standard JS file with an object on module.exports
. The should also make it simpler to implement plugins (e.g. code_example_templates
) at a later date, which I can't really see being a clean implementation with the YAML config.
Pros
js-yaml
dependency and YAML parsingCons