Removed issue #124

This commit is contained in:
Skami18 2011-06-03 18:26:27 +02:00
commit 8b914fcec2

View file

@ -139,6 +139,7 @@ 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:: right way your block codes. To do so, you have to use the following syntax::
.. code-block:: identifier .. code-block:: identifier
your code goes here your code goes here
The identifier is one of the lexers available `here The identifier is one of the lexers available `here