mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-28 11:02:18 +00:00
typo
This commit is contained in:
@@ -58,7 +58,7 @@ Selectors can be combined; e.g. `".class:not([attribute]) element.class"`
|
|||||||
- Likewise, for the `parent > child` relation, the spaces before and after the `>` are mandatory
|
- Likewise, for the `parent > child` relation, the spaces before and after the `>` are mandatory
|
||||||
|
|
||||||
##Examples
|
##Examples
|
||||||
See `.doc/smples.lua`
|
See `./doc/samples.lua`
|
||||||
|
|
||||||
##Element type
|
##Element type
|
||||||
All tree elements provide, apart from `:select` and `()`, the following accessors:
|
All tree elements provide, apart from `:select` and `()`, the following accessors:
|
||||||
|
Reference in New Issue
Block a user