Line Breaks
Line Breaks
To add a line break to a stream of text, use two backslashes (\\
) with a space on either side.
* first item * second item \\ with a line break * third item
- first item
- second item
with a line break - third item
As mentioned earlier, paragraphs support line breaks directly, though this syntax can also be used.
Was this article helpful?
Be the first one to vote!
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service
Loading