This commit is contained in:
Kovid Goyal 2015-01-09 16:24:26 +05:30
parent db3f5cb134
commit d95f596d92

View File

@ -39,11 +39,11 @@ Inserting filler text [Lorem]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The first built-in snippet, and the simplest is used to insert filler text into The first built-in snippet, and the simplest is used to insert filler text into
a document to serve as a placeholder. The filler text is taken from a document. The filler text is taken from `De finibus bonorum et malorum
`De finibus bonorum et malorum <http://en.wikipedia.org/wiki/De_finibus_bonorum_et_malorum>`_ <http://en.wikipedia.org/wiki/De_finibus_bonorum_et_malorum>`_ a philosophical
a philosophical work by Cicero (translated to English). To use it simply type work by Cicero (translated to English). To use it simply type ``Lorem`` in an
``Lorem`` in an HTML file and press |ct|. It will be replaced by a HTML file and press |ct|. It will be replaced by a couple of paragraphs of
couple of paragraphs of filler. filler.
The definition of this snippet is very simple, the trigger text is defined as The definition of this snippet is very simple, the trigger text is defined as
``Lorem`` and the template is defined simply as the literal text to be ``Lorem`` and the template is defined simply as the literal text to be