##// END OF EJS Templates
docs: don't use :hg: at the beginning of lines in notes (issue3397)...
Mads Kiilerich -
r16510:c7c9473f stable
parent child Browse files
Show More
@@ -7,8 +7,8 b' patterns.'
7 7 Alternate pattern notations must be specified explicitly.
8 8
9 9 .. note::
10 Patterns specified in ``.hgignore`` are not rooted. Please see
11 :hg:`help hgignore` for details.
10 Patterns specified in ``.hgignore`` are not rooted.
11 Please see :hg:`help hgignore` for details.
12 12
13 13 To use a plain path name without any pattern matching, start it with
14 14 ``path:``. These path names must completely match starting at the
General Comments 0
You need to be logged in to leave comments. Login now