Post processes the resolved map (output of the mappull preprocess step) in order to add additional copy-to values in order to ensure unique result files for all references to a given topic or to impose additional output filenaming rules, such as using navigation keys for result filenames.
Apache License 2.0
0
stars
0
forks
source link
Factor out template that determines the copy-to filename value #8
Within the template:
The logic for determining the filename is not broken out to a separate template or mode. It should be to make customizing the filenaming rules easier.