From 8b914fcec20b8368039f83688d801505e165dd5f Mon Sep 17 00:00:00 2001 From: Skami18 Date: Fri, 3 Jun 2011 18:26:27 +0200 Subject: [PATCH] Removed issue #124 --- docs/getting_started.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index eb5a2201..55cd29d4 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -139,7 +139,8 @@ Pelican is able to regognise the syntax you are using, and to colorize the right way your block codes. To do so, you have to use the following syntax:: .. code-block:: identifier - your code goes here + + your code goes here The identifier is one of the lexers available `here `_.