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