aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-08-01 16:08:16 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-08-01 16:08:16 -0700
commit52dc4562f3777088ab1fad3d5b4f2ac9192faaf2 (patch)
tree69db70b9d3068b654ea571b3b0c416233c4f2f42 /changelog.txt
parente3c6b08b526a9d3153d1cdde7e8ae79494459ba1 (diff)
Update changelog.
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 c6f4788..0c91a30 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -22,6 +22,8 @@
This change simplifies parsing. It goes against the majority
of implementations, but only on something utterly trivial.
* Clarify definition of delimiter runs (Aidan Woods, #485).
+ * Clarify precedence of thematic breaks over list items
+ in the list spec, not just the thematic break spec (Aidan Woods).
* Acknowledge Aaron Swartz's role in developing Markdown.
* Remove misleading backslash in example for disabling image markup
(Matthias Geier).