hgext/keyword.py
changeset 12390 aff4afdcfd2b
parent 12207 97e37994a6c3
child 12496 0b5d7da3bb78
--- a/hgext/keyword.py	Wed Sep 22 16:23:55 2010 +0200
+++ b/hgext/keyword.py	Thu Sep 23 16:31:38 2010 +0200
@@ -52,8 +52,9 @@
     # prefer svn- over cvs-like default keywordmaps
     svn = True
 
-NOTE: the more specific you are in your filename patterns the less you
-lose speed in huge repositories.
+.. note::
+   The more specific you are in your filename patterns the less you
+   lose speed in huge repositories.
 
 For [keywordmaps] template mapping and expansion demonstration and
 control run :hg:`kwdemo`. See :hg:`help templates` for a list of