From 50088c52b570dde6088f707ee23418317c588a49 Mon Sep 17 00:00:00 2001 From: Cyrus Yu <2314297572@qq.com> Date: Tue, 14 Apr 2026 15:53:14 +0800 Subject: [PATCH 1/2] Fix typos in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 547d921..be5b052 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ This plugin parses HTML and XML markup slightly differently, mainly when conside sections: - in XML, any data inside a `CDATA` section will be considered as raw text (not XML) and the `CDATA` - delimiter will be droped ; + delimiter will be dropped ; - in HTML, there is no such thing for `