Skip to content

Conversation

@wilx
Copy link
Contributor

@wilx wilx commented Jun 28, 2017

This fixes issue with parsing of microdata in HTML like this:

<address class="byline author vcard" itemprop="author creator" itemtype="http://schema.org/Person">
				By Benjamin Preston			</address>

Notice how the original regex matches the address tag due to missing regex grouping This in turn causes the Person microdata to be empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant