From dde6519cbf93746180ce5dadcd1caad136520d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20M=C3=BCller?= <2566282+brotkrueml@users.noreply.github.com> Date: Tue, 24 Mar 2026 10:09:00 +0100 Subject: [PATCH] Drop superfluous versionadded for outdated versions Releases: main, 13.4, 12.4 --- Documentation/PageTsconfig/Rte.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/PageTsconfig/Rte.rst b/Documentation/PageTsconfig/Rte.rst index 43b10bb57..001093276 100644 --- a/Documentation/PageTsconfig/Rte.rst +++ b/Documentation/PageTsconfig/Rte.rst @@ -511,8 +511,6 @@ HTMLparser_db Sanitization ^^^^^^^^^^^^ -.. versionadded:: 9.5.29/10.4.19 - An HTML sanitizer is available to sanitize and remove XSS from markup. It strips tags, attributes and values that are not explicitly allowed.