aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-03-09 21:13:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-09 21:13:04 -0700
commit69cfb192b179dcca54388f1046f60e111970de7f (patch)
tree92268ee0fb916b12428b529d8c970ae58486c5a6 /spec.txt
parent4ab59a258b5d76abddd8ed66a119270223dca5a3 (diff)
Clarified wording for soft line break.
Newline can't be preceded by two spaces or a backslash.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec.txt b/spec.txt
index f1d1b17..0e5fe84 100644
--- a/spec.txt
+++ b/spec.txt
@@ -7216,10 +7216,10 @@ foo
## Soft line breaks
A regular line break (not in a code span or HTML tag) that is not
-preceded by two or more spaces 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. In the examples here, a [line ending] will be used.)
+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. In the examples here, a [line ending] will be used.)
.
foo