This commit is contained in:
Kovid Goyal 2017-02-28 00:21:09 +05:30
parent 0250666dd9
commit e7a6ff76a4

View File

@ -95,7 +95,7 @@ tag. This snippet is defined as::
There are a couple of new features here. First the ``$1`` placeholder has There are a couple of new features here. First the ``$1`` placeholder has
become more complex. It now includes some *default text* (the word become more complex. It now includes some *default text* (the word
``filename``. If a placeholder contains default text, the default text is ``filename``). If a placeholder contains default text, the default text is
substituted for the placeholder when the snippet is expanded. Also when you substituted for the placeholder when the snippet is expanded. Also when you
jump to a placeholder with default text using |ct|, the default text is jump to a placeholder with default text using |ct|, the default text is
selected. In this way, you can use default text to act as a reminder to you to selected. In this way, you can use default text to act as a reminder to you to