Default templates not found
Description
If I want to use a default template, it doesn't work. I just get an error. A custom template works fine.
Error message:
Error: Unknown template 'default'
at CliOptions.#parseConfigurationFile (C:\Entwicklung\Guardians\core-products\dms-config\Gui\node_modules\markdown4documentation\src\cliOptions.js:123:23)
at new CliOptions (C:\Entwicklung\Guardians\core-products\dms-config\Gui\node_modules\markdown4documentation\src\cliOptions.js:60:71)
at Object.<anonymous> (C:\Entwicklung\Guardians\core-products\dms-config\Gui\node_modules\markdown4documentation\binary.js:10:15)
at Module._compile (internal/modules/cjs/loader.js:956:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
at Module.load (internal/modules/cjs/loader.js:812:32)
at Function.Module._load (internal/modules/cjs/loader.js:724:14)
at Function.Module.runMain (internal/modules/cjs/loader.js:1025:10)
at internal/main/run_main_module.js:17:11