Closed Aratramba closed 8 years ago
there should be a way to pass locals to the jade runtime directly from the settings.
pugDoc({ input: '**/*.jade', output: 'anything.json', locals: { myLocal: 'foo' } });
moved https://github.com/Aratramba/pug-doc/issues/44
there should be a way to pass locals to the jade runtime directly from the settings.