Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion bundles/best_practices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion html_sanitizer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ URLs of ``<a>`` elements:
);

Force/Allow Media URLs
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~

Like :ref:`link URLs <html-sanitizer-link-url>`, you can also control the
URLs of other media in the HTML. The following attributes are checked by
Expand Down
2 changes: 1 addition & 1 deletion reference/constraints/Expression.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ Parameter Description
=============== ==============================================================

``negate``
~~~~~~~~~~~
~~~~~~~~~~

**type**: ``boolean`` **default**: ``true``

Expand Down