mirror of
https://github.com/PuerkitoBio/goquery
synced 2025-10-06 01:07:06 +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()
|
||||
- Empty()
|
||||
- Remove...()
|
||||
- ReplaceWith...()
|
||||
- Unwrap()
|
||||
- Wrap...()
|
||||
- WrapAll...()
|
||||
- WrapInner...()
|
||||
- ReplaceWith...()
|
||||
- Unwrap()
|
||||
- Wrap...()
|
||||
- WrapAll...()
|
||||
- WrapInner...()
|
||||
|
||||
* property.go : methods that inspect and get the node's properties values.
|
||||
- Attr(), RemoveAttr(), SetAttr()
|
||||
|
Reference in New Issue
Block a user