From 09acf1aec7c59057f46b8f9fe7aae7f63523a076 Mon Sep 17 00:00:00 2001 From: Hashim Khan Date: Thu, 23 Jul 2026 07:40:00 +0500 Subject: [PATCH] docs(unescaped-markup): remove duplicated How to use, Examples, and FAQ sections The Examples demos embedded a full page that re-rendered those headings on the docs site. Replace them with short samples so each section appears once. Fixes #4038 --- src/plugins/unescaped-markup/README.md | 109 ++----------------------- 1 file changed, 5 insertions(+), 104 deletions(-) diff --git a/src/plugins/unescaped-markup/README.md b/src/plugins/unescaped-markup/README.md index 7847526e69..6289a14de1 100644 --- a/src/plugins/unescaped-markup/README.md +++ b/src/plugins/unescaped-markup/README.md @@ -34,113 +34,14 @@ This will only work if the `code` element contains exactly one comment and nothi # Examples -View source to see that the following didn’t need escaping (except for </script>, that does): - - - -

The next example uses the HTML-comment method:

- -
+