Skip to content

Commit e4b2ae6

Browse files
committed
minor #18027 Fix rst syntax for ci with Doctor RST 141 (MrYamous)
This PR was merged into the 6.2 branch. Discussion ---------- Fix rst syntax for ci with Doctor RST 141 Followup #18026 Commits ------- 0013f27 fix rst syntax for ci
2 parents 4f838e1 + 0013f27 commit e4b2ae6

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

bundles/best_practices.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,4 +560,3 @@ Learn more
560560
.. _`valid license identifier`: https://spdx.org/licenses/
561561
.. _`GitHub Actions`: https://docs.github.com/en/free-pro-team@latest/actions
562562
.. _`Travis CI`: https://docs.travis-ci.com/
563-
.. _`Symfony 4.4 bundle documentation`: https://symfony.com/doc/4.4/bundles.html#bundle-directory-structure

html_sanitizer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ URLs of ``<a>`` elements:
828828
);
829829
830830
Force/Allow Media URLs
831-
~~~~~~~~~~~~~~~~~~~~~
831+
~~~~~~~~~~~~~~~~~~~~~~
832832

833833
Like :ref:`link URLs <html-sanitizer-link-url>`, you can also control the
834834
URLs of other media in the HTML. The following attributes are checked by

reference/constraints/Expression.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Parameter Description
263263
=============== ==============================================================
264264

265265
``negate``
266-
~~~~~~~~~~~
266+
~~~~~~~~~~
267267

268268
**type**: ``boolean`` **default**: ``true``
269269

0 commit comments

Comments
 (0)