Feature custom sidecar zero length (#1138)
* Added skip_zero option to --sidecar-template * Added missing test file
This commit is contained in:
3
tests/custom_sidecar_zero.mako
Normal file
3
tests/custom_sidecar_zero.mako
Normal file
@@ -0,0 +1,3 @@
|
||||
<%doc> custom mako sidecar template that renders to zero length for some photos; use with options
|
||||
"strip_whitespace,strip_lines,skip_zero" </%doc>
|
||||
${",".join(photo.keywords)}
|
||||
Reference in New Issue
Block a user