From efc3e5d7a234587c79ac847213437f936de2499b Mon Sep 17 00:00:00 2001 From: Andrew January Date: Mon, 29 Sep 2014 13:12:29 +0100 Subject: Changes append to prepend When adding something to the beginning it is "prepending", not "appending" --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.txt b/spec.txt index fce8792..b89105f 100644 --- a/spec.txt +++ b/spec.txt @@ -2010,7 +2010,7 @@ The following rules define [block quotes](#block-quote): 1. **Basic case.** If a string of lines *Ls* constitute a sequence - of blocks *Bs*, then the result of appending a [block quote + of blocks *Bs*, then the result of prepending a [block quote marker](#block-quote-marker) to the beginning of each line in *Ls* is a [block quote](#block-quote) containing *Bs*. -- cgit v1.2.3