From 3d6172e310056fe88ea18b8f369ef1b2171aa65b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 8 Jun 2015 10:46:08 -0700 Subject: Clarify that tab expansion is preprocessing (closes #330). --- changelog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 23c7b53..4ebb662 100644 --- a/changelog.txt +++ b/changelog.txt @@ -12,6 +12,7 @@ * 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). + * Clarify that tab expansion is a preprocessing step (#330). * 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