From 0013f27697f0ef2c2aed6417a4351a66820298cc Mon Sep 17 00:00:00 2001 From: Matthieu Lempereur Date: Wed, 8 Mar 2023 15:27:20 +0100 Subject: [PATCH] fix rst syntax for ci --- bundles/best_practices.rst | 1 - html_sanitizer.rst | 2 +- reference/constraints/Expression.rst | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bundles/best_practices.rst b/bundles/best_practices.rst index 16ce373c51a..90206a6a8f2 100644 --- a/bundles/best_practices.rst +++ b/bundles/best_practices.rst @@ -560,4 +560,3 @@ Learn more .. _`valid license identifier`: https://spdx.org/licenses/ .. _`GitHub Actions`: https://docs.github.com/en/free-pro-team@latest/actions .. _`Travis CI`: https://docs.travis-ci.com/ -.. _`Symfony 4.4 bundle documentation`: https://symfony.com/doc/4.4/bundles.html#bundle-directory-structure diff --git a/html_sanitizer.rst b/html_sanitizer.rst index 429e4feef5e..71530a87065 100644 --- a/html_sanitizer.rst +++ b/html_sanitizer.rst @@ -828,7 +828,7 @@ URLs of ```` elements: ); Force/Allow Media URLs -~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~ Like :ref:`link URLs `, you can also control the URLs of other media in the HTML. The following attributes are checked by diff --git a/reference/constraints/Expression.rst b/reference/constraints/Expression.rst index e7e8e23eb68..a51002040c0 100644 --- a/reference/constraints/Expression.rst +++ b/reference/constraints/Expression.rst @@ -263,7 +263,7 @@ Parameter Description =============== ============================================================== ``negate`` -~~~~~~~~~~~ +~~~~~~~~~~ **type**: ``boolean`` **default**: ``true``