mirror of https://github.com/scrapy/scrapy.git
Fix literal code block
This commit is contained in:
parent
e1af14269e
commit
3ba152551d
|
|
@ -1604,7 +1604,9 @@ Node tests
|
|||
|
||||
.. important::
|
||||
A "node test" is the second part of each step in a location path.
|
||||
|
||||
::
|
||||
|
||||
axis :: NODETEST [predicate]*
|
||||
|
||||
Node tests select node types along the step's axis.
|
||||
|
|
|
|||
Loading…
Reference in New Issue