- Backward compatibility parsing for rel=tag properties. These are now converted
to p-category based on the last path segment of the tag URI as spec'd in
http://microformats.org/wiki/h-entry#Parser_Compatibility
- Optional property html_parser to specify the html parser that BeautifulSoup
should use (e.g., "lxml" or "html5lib")