fix doc alignment

This commit is contained in:
Martin Angers
2014-11-28 11:55:26 -05:00
parent 2922326512
commit 0db8a55dc4

10
doc.go
View File

@@ -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()