# HG changeset patch # User Dirkjan Ochtman # Date 1282208377 -7200 # Node ID df95b31bbdd73bd6b41a833f42237977afdf59e9 # Parent 03b5ad552b425ee9c21bfc1e56a62e5a3efdb74e help: document stringify templatefilter diff -r 03b5ad552b42 -r df95b31bbdd7 mercurial/help/templates.txt --- 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