Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaronpk/microformats-blankspace-tests


https://github.com/aaronpk/microformats-blankspace-tests

indieweb microformats parser

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

Microformats Blankspace Tests
=============================

Some test cases for blank space handling in Microformats.

More details:

* https://github.com/microformats/microformats2-parsing/issues/15
* https://github.com/microformats/microformats2-parsing/issues/48

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.