Commit 4abdfe2 for mammothjs

commit 4abdfe2b13bdb5a82bc89793aa0af538bfb930ab
Author: Michael Williamson <mike@zwobble.org>
Date:   Sat Sep 26 23:04:36 2026 +0100

    Clarify implication of markdown escaping

diff --git a/NEWS b/NEWS
index 9ecbecd..843d4de 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@

 * Handle paragraphs and runs that have been moved and tracked as a revision.

-* Improve escaping in Markdown writer.
+* Improve escaping in Markdown writer. This avoids some cases where source
+  documents could inject arbitrary HTML into the converted document.

 # 1.12.3