fixup! pup: add page
This commit is contained in:
parent
e5bcbfd081
commit
2f4233a52d
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
- Filter HTML by attribute value:
|
||||
|
||||
`cat {{index.html}} | pup '{{input[type="text"}}]'`
|
||||
`cat {{index.html}} | pup '{{input[type="text"]}}'`
|
||||
|
||||
- Print all text from the filtered HTML elements and their children:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue