From cc7febb2196f0570b4c2f27b1ef8f40c7505e4a3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 28 Jan 2024 13:11:11 -0800 Subject: [PATCH] Bump to 0.31.0, update changelog. --- changelog.txt | 23 +++++++++++++++++++++++ package.json | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 49284cb5..8e5e61f8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,26 @@ +[0.31.0] + + * Update to 0.31 spec.txt. + * Treat unicode symbols like punctuation for purposes of flankingness. + This updates the library to conform to the 0.31 spec. + * Do not process `&`-entities that don't end in `;` (#278, Michael Howell). + * Html renderer: don't add `language-` to code block class + if the info string already starts with `language-` (#277). + * Fix pathological regex for HTML comments (#273). + * Track underscore bottom separately mod 3, like asterisk (Michael Howell). + * Fix list tightness (taku0). + * Fix "CommomMark" typo (#270, Martin Geisler). + * Declarations do not need a space, per the spec (commonmark/cmark#456). + * Allow `