aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 8a88afa48..642e20196 100644
--- a/changelog.md
+++ b/changelog.md
@@ -150,6 +150,10 @@
+ Do not split series of asterisks into symbols and emphasis (#5821).
+ Do not terminate emphasis on `*` not followed by space.
+ * DokuWiki reader:
+
+ + Parse markup inside monospace ('') (#5916, Alexander Krotov).
+
* Docx reader:
+ Move style-parsing-specific code to a new unexported module,