cmark

My personal build of CMark ✏️

Commit
89e03b35704722af2a138282d54913a9e11f453b
Parent
2077119f75515a89adca050f7eeaa0a807dc806b
Author
John MacFarlane <jgm@berkeley.edu>
Date

Merge pull request #11 from factormystic/patch-1

remove unnecessary line ending explanation

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
@@ -193,7 +193,7 @@ In the examples, the `→` character is used to represent tabs.
 
 A [line](#line) <a id="line"/>
 is a sequence of one or more characters followed by a line
-ending (CR, LF, or CRLF, depending on the platform) or by the end of
+ending (CR, LF, or CRLF) or by the end of
 file.
 
 This spec does not specify an encoding; it thinks of lines as composed