mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 17:24:14 +00:00
Title underline too short in docs/topics/selectors.rst
This commit is contained in:
parent
6fd7d85448
commit
c271d8f0b1
@ -479,7 +479,7 @@ But using the ``.`` to mean the node, works::
|
||||
.. _`XPath string function`: http://www.w3.org/TR/xpath/#section-String-Functions
|
||||
|
||||
Beware of the difference between //node[1] and (//node)[1]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
``//node[1]`` selects all the nodes occurring first under their respective parents.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user