Skip to content

Commit

Permalink
Update OCGumbo+Query.m
Browse files Browse the repository at this point in the history
  • Loading branch information
tracy-e committed Nov 19, 2013
1 parent 0cbfa25 commit 5c8c891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OCGumbo/OCGumbo+Query.m
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ - (OCGumboQueryBlockSV)text {
return block;
}

//may be not a fully reliable implementation.
- (OCGumboQueryBlockSV)html {
OCGumboQueryBlockSV block = ^ NSString *(void) {
if (self.nodeType == GUMBO_NODE_ELEMENT) {
Expand Down

0 comments on commit 5c8c891

Please sign in to comment.