aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-06-08 11:08:02 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-06-08 11:09:17 -0700
commit4e3dc98f56a6d7fbb21659548d26cfba6e9ab7fb (patch)
tree0d556774e6667031af46d1ecf8e821c66cfc8114 /changelog.txt
parent5976351c4da21f429648abf986954ad45c9fbcd7 (diff)
Clarified precedence of indentation: code block vs. list item.
Added examples.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt2
1 files changed, 2 insertions, 0 deletions
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