diff mercurial/help/patterns.txt @ 20532:f1a3ae7c15df

help: remove last occurrences of ".. note::" without two newlines When we add two newlines after ".. note::" translators will not see this entry. And all versions of docutils interpret this paragraph correctly (details in de16c673455b).
author Simon Heimberg <simohe@besonet.ch>
date Wed, 19 Feb 2014 13:25:28 +0100
parents 45f23b1ff345
children 7072b91ccd20
line wrap: on
line diff
--- a/mercurial/help/patterns.txt	Tue Feb 18 14:48:56 2014 -0800
+++ b/mercurial/help/patterns.txt	Wed Feb 19 13:25:28 2014 +0100
@@ -7,6 +7,7 @@
 Alternate pattern notations must be specified explicitly.
 
 .. note::
+
   Patterns specified in ``.hgignore`` are not rooted.
   Please see :hg:`help hgignore` for details.