Files
gallery-dl/test
Mike Fährmann e0dd8dff5f implement L<maxlen>/<replacement>/ format option
The L option allows for the contents of a format field to be replaced
with <replacement> if its length is greater than <maxlen>.

Example:
{f:L5/too long/} -> "foo"      (if "f" is "foo")
                 -> "too long" (if "f" is "foobar")

(#92) (#94)
2018-07-29 13:52:07 +02:00
..
2015-10-03 14:51:13 +02:00
2018-01-23 21:37:32 +01:00
2018-06-07 22:27:36 +02:00
2018-04-18 18:12:57 +02:00
2018-06-28 14:32:02 +02:00
2018-07-26 18:11:31 +02:00
2018-05-27 15:00:41 +02:00