cmark

My personal build of CMark ✏️

Commit
245bb51f4cbaab6f161dbeba3f07fe90932fd8ff
Parent
77e148eb0733a161d895fe09e21664ea22b284a7
Author
John MacFarlane <jgm@berkeley.edu>
Date

Clarify that final newline is removed from paragraph content.

Closes #176.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified spec.txt 2 1 1
diff --git a/spec.txt b/spec.txt
@@ -2030,7 +2030,7 @@ kinds of blocks forms a [paragraph](@paragraph).
 The contents of the paragraph are the result of parsing the
 paragraph's raw content as inlines.  The paragraph's raw content
 is formed by concatenating the lines and removing initial and final
-spaces.
+[whitespace].
 
 A simple example with two paragraphs: