You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A regular line break (not in a code span or HTML tag)
that is not preceded by two or more spaces or a backslash
is parsed as a softbreak.
(A softbreak may be rendered in HTML
either as a line ending or as a space.
The result will be the same in browsers.)