diff -r 4ac734b9b3fd -r aff4afdcfd2b hgext/keyword.py --- 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