mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
Update
This commit is contained in:
@@ -324,7 +324,7 @@ final String htmlString = '''
|
|||||||
print(document.selectFirst("td").text); // 1
|
print(document.selectFirst("td").text); // 1
|
||||||
|
|
||||||
```
|
```
|
||||||
See [`MDocument` model](https://github.com/kodjodevf/mangayomi/blob/main/lib/eval/model/document.dart) and [`MElement` model](https://github.com/kodjodevf/mangayomi/blob/main/lib/eval/model/element.dart) to see aivable methods.
|
See [`MDocument` model](https://github.com/kodjodevf/mangayomi/blob/main/lib/eval/model/document.dart) and [`MElement` model](https://github.com/kodjodevf/mangayomi/blob/main/lib/eval/model/element.dart) to see available methods.
|
||||||
|
|
||||||
|
|
||||||
### String utils
|
### String utils
|
||||||
|
|||||||
Reference in New Issue
Block a user