mirror of
https://github.com/PuerkitoBio/goquery
synced 2025-10-06 09:17:05 +08:00
fix doc alignment
This commit is contained in:
10
doc.go
10
doc.go
@@ -82,11 +82,11 @@ The three dots (...) indicate that various "overloads" are available.
|
|||||||
- Clone()
|
- Clone()
|
||||||
- Empty()
|
- Empty()
|
||||||
- Remove...()
|
- Remove...()
|
||||||
- ReplaceWith...()
|
- ReplaceWith...()
|
||||||
- Unwrap()
|
- Unwrap()
|
||||||
- Wrap...()
|
- Wrap...()
|
||||||
- WrapAll...()
|
- WrapAll...()
|
||||||
- WrapInner...()
|
- WrapInner...()
|
||||||
|
|
||||||
* property.go : methods that inspect and get the node's properties values.
|
* property.go : methods that inspect and get the node's properties values.
|
||||||
- Attr(), RemoveAttr(), SetAttr()
|
- Attr(), RemoveAttr(), SetAttr()
|
||||||
|
Reference in New Issue
Block a user