[TYPO3-doc] Blank lines in ReStructured Text

François Suter fsu-lists at cobweb.ch
Wed May 29 09:34:57 CEST 2013


Hi all,

I finally found out how to force blank lines in a ReST document. It was 
my own fault for not finding it before ;-) but here's how it's done:

<code>
This is a first line of text.

|

This is a second line of text. Upon rendering it will
be preceded by a blank line, as indicated by the | marker.
</code>

Note that the pipe symbol (|) is considered to be a text block and thus 
needs to be surrounded by blank lines too (as in the example above).

HTH

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-project-documentation mailing list