Skip to content

aaronpk/microformats-blankspace-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microformats Blankspace Tests

Some test cases for blank space handling in Microformats.

More details:

Test Results

https://pin13.net/mf2/blankspace.html

Compiling Results

Run the parser against all the tests by running:

php run.php

That will send the test HTML to each parser, and store the results in results/output.json. It will also compile the results into an HTML file results/results.html which you can view in a browser.