diff options
-rw-r--r-- | narrative.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/narrative.md b/narrative.md index 4330bdd..73daf5c 100644 --- a/narrative.md +++ b/narrative.md @@ -54,7 +54,7 @@ the canonical syntax description: escaped. - It introduces an [alternative syntax for hard line - breaks](http://jgm.github.io/stmd/spec.html#hard-line-breaks)), a + breaks](http://jgm.github.io/stmd/spec.html#hard-line-breaks), a backslash at the end of the line, supplementing the two-spaces-at-the-end-of-line rule. This is motivated by persistent complaints about the “invisible” nature of the two-space rule. |