Mercurial > hg-stable
changeset 11960:df95b31bbdd7 stable
help: document stringify templatefilter
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Thu, 19 Aug 2010 10:59:37 +0200 |
parents | 03b5ad552b42 |
children | 77f1f206e135 |
files | mercurial/help/templates.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/templates.txt Tue Aug 17 17:40:53 2010 -0500 +++ b/mercurial/help/templates.txt Thu Aug 19 10:59:37 2010 +0200 @@ -140,6 +140,9 @@ :shortdate: Date. Returns a date like "2006-09-18". +:stringify: Any type. Turns the value into text by converting values into + text and concatenating them. + :strip: Any text. Strips all leading and trailing whitespace. :tabindent: Any text. Returns the text, with every line except the