From 4e3dc98f56a6d7fbb21659548d26cfba6e9ab7fb Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 8 Jun 2015 11:08:02 -0700 Subject: Clarified precedence of indentation: code block vs. list item. Added examples. --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 3199637..1071b3c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -14,6 +14,8 @@ that is not a whitespace character (as defined in the spec). * Clarified that tab expansion is a preprocessing step (#330). * Clarified lazy block quote examples (#328). + * Clarified precedence of indentation that meets conditions for + both list item continuation blocks and indented code. * 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