keyword: convert a verbatim block to a field list stable
authorMartin Geisler <mg@aragost.com>
Tue, 05 Apr 2011 11:07:25 +0200
branchstable
changeset 897 2ffafb688274
parent 895 1a9cd0b534a0
child 898 91b438919899
child 899 97ec5d659039
keyword: convert a verbatim block to a field list [ orginal upstream message ]
hgkw/keyword.py
--- a/hgkw/keyword.py	Fri Mar 25 22:15:37 2011 +0200
+++ b/hgkw/keyword.py	Tue Apr 05 11:07:25 2011 +0200
@@ -60,11 +60,11 @@
 control run :hg:`kwdemo`. See :hg:`help templates` for a list of
 available templates and filters.
 
-Three additional date template filters are provided::
+Three additional date template filters are provided:
 
-    utcdate      "2006/09/18 15:13:13"
-    svnutcdate   "2006-09-18 15:13:13Z"
-    svnisodate   "2006-09-18 08:13:13 -700 (Mon, 18 Sep 2006)"
+:``utcdate``:    "2006/09/18 15:13:13"
+:``svnutcdate``: "2006-09-18 15:13:13Z"
+:``svnisodate``: "2006-09-18 08:13:13 -700 (Mon, 18 Sep 2006)"
 
 The default template mappings (view with :hg:`kwdemo -d`) can be
 replaced with customized keywords and templates. Again, run