*Paragraph break*
Most of the time, explicit paragraph breaks are not required - Confluence will be able to paginate your paragraphs properly. An empty line produces a new paragraph.
\\
\\
*Line break*
Use this code when you need more than one line spacing or when you are [#working with lists].
||What you need to type||What you will get||
|here is some text
\\{myescape}\\divided{myescape}
\\{myescape}\\using line{myescape}
\\{myescape}\\breaks{myescape}|here is some text
\\divided
\\using line
\\breaks|
\\
\\
*Horizontal Ruler*
(i) Make sure that the code is in a separate line.
||What you need to type||What you will get||
|here is some text
\\{myescape}----{myescape}
divided
by a horizontal ruler|here is some text
----
divided
by a horizontal ruler|
\\
\\
h5.RELATED TOPICS
[Working with lists]
Take me back to [Help Home|Home] |