We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a297a commit 1698b94Copy full SHA for 1698b94
components/dom_crawler.rst
@@ -73,8 +73,8 @@ tree.
73
.. note::
74
75
If you need better support for HTML5 contents or want to get rid of the
76
- inconsistencies of PHP's DOM extension, install the `html5-php library`_
77
- and the DomCrawler component will use it automatically when the content has
+ inconsistencies of PHP's DOM extension, install the `html5-php library`_.
+ The DomCrawler component will use it automatically when the content has
78
an HTML5 doctype.
79
80
.. versionadded:: 4.3
0 commit comments