From 1ff06bba7850e91583766c0b9942f8f8b5238e6b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 7 Jun 2015 13:21:35 -0700 Subject: Updated changelog. --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index fab01f9..23c7b53 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,10 @@ platform-dependent (#326). We now count `\r`, `\n`, or `\r\n` as a line ending regardless of the platform. (The line ending styles can even be mixed in a single document.) + * Define "space." + * Revise "non-space character". Previously a non-space character + was defined as anything but a space (U+0020). Now it is anything + that is not a whitespace character (as defined in the spec). * Added a test case with `#` directly followed by a letter (not an ATX header). * Added two test cases illustrating that a list at the -- cgit v1.2.3