comparison tests/test-walk.t @ 21846:8f23f8096606

templater: introduce word function This function allows returning only the nth "word" from a string. By default a string is split as by Python's split() function default, but an optional third parameter can also override what string the string is split by.
author Ryan McElroy <rmcelroy@fb.com>
date Thu, 12 Jun 2014 18:02:23 -0700
parents a2f4ea82d6d3
children c63a09b6b337
comparison
equal deleted inserted replaced
21845:04f5b5e3792e 21846:8f23f8096606