From d95f596d92d2e74faaf1627080d123ccbeb65838 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 9 Jan 2015 16:24:26 +0530 Subject: [PATCH] ... --- manual/snippets.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manual/snippets.rst b/manual/snippets.rst index 3682139d55..94bccaf98e 100644 --- a/manual/snippets.rst +++ b/manual/snippets.rst @@ -39,11 +39,11 @@ Inserting filler text [Lorem] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 -`De finibus bonorum et malorum `_ -a philosophical work by Cicero (translated to English). To use it simply type -``Lorem`` in an HTML file and press |ct|. It will be replaced by a -couple of paragraphs of filler. +a document. The filler text is taken from `De finibus bonorum et malorum +`_ a philosophical +work by Cicero (translated to English). To use it simply type ``Lorem`` in an +HTML file and press |ct|. It will be replaced by a couple of paragraphs of +filler. 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