-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
OK forgive me if this is a stupid question, as I may be missing something major in the new template functionality:
- lowdown.1 says: "If not explicitly set with --template, a default template is produced as follows …"
- But later on, under
FILES, there is a list of files (undershare/), with a description of "The default template used if --template is not provided to -t[…]"
I tried modifying the -tman template on the filesystem and no changes were made in the output.
Looking at the code, as far as I can tell nothing reads the templates under /usr/share/, and the default output is just generated in code e.g. bn = bqueue_block(st, obq, ".\\\" -*- mode: troff; coding: utf-8 -*-");.
I started looking at this trying to figure out whether I should ship the templates with the liblowdown2 package or the main lowdown package, but if it turns out I don't need to ship them at all, that would be even easier 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels