forked from tadzik/Pod-To-HTML
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementwishlistThings that would be nice to have, but have a low priorityThings that would be nice to have, but have a low priority
Description
Right now, there's no way to change the template if you use the perl6 --doc=HTML
version of this module, which apparently invokes render
directly. Templates can right now be used only by calling the pod2html form which includes them.
I can think of two different ways to implement this, which are not mutually exclusive
- Extract templates dir from pod configuration
- Use environment variables.
Any other?
Metadata
Metadata
Assignees
Labels
enhancementwishlistThings that would be nice to have, but have a low priorityThings that would be nice to have, but have a low priority