Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 644 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 644 Bytes

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.