jsdoc2md / dmd

The default output template for jsdoc2md
MIT License
38 stars 49 forks source link

Add possibility to overwrite all partials #83

Closed Siemienik closed 3 years ago

Siemienik commented 3 years ago

Closed because the same thing might be done by adding into options:

{
  partial: 'my-partials/**/*.hbs'
}