Support h-feed #4
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	bug
		
			duplicate
		
			enhancement
		
			help wanted
		
			invalid
		
			question
		
			wontfix
		
		
	
		No milestone
		
			
		
	
	No project
	
		
	
	
	
	
		No assignees
		
	
	
		
			
		
	
	
	
		1 participant
	
	
		
		
	Notifications
	
		
	
	
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
		Reference: MensBeam/lax#4
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While there already exists a generic Microformats parser for PHP, it does not suit our needs particularly well as it relies on the
mbstringextension and there seems little appetite for changing this. Adding support for h-feed might therefore require an independent implementation.There is a parsing specification, as well as a test suite, which should help considerably. The parsing FAQs also lists all the Microformats v1 root classes an implementation should be aware of.