tokuhirom / Minilla

Authorizing tool for CPAN modules
https://metacpan.org/release/Minilla
Other
98 stars 65 forks source link

Add `markdown_maker_opts` Config Hash #332

Closed DabeDotCom closed 3 months ago

DabeDotCom commented 3 months ago

Specify arguments to pass to markdown_maker's new() constructor

Example:

  [markdown_maker_opts]
  local_module_re = "^MyApp::"
  local_module_url_prefix = "https://example.org/perl/pod/"