-
microformats v1 includes three methods for including properties and child microformats by reference:
- [include pattern](http://microformats.org/wiki/include-pattern), with `class="include"` and `…
-
Hello Andy, thank you for releasing Hylia and to everyone who has contributed to the project. You are all awesome and I appreciate it in a deep and personal way.
I'm also keen on IndieWeb related …
-
There is currently an inconsistency in the PHP, Ruby and Python parsers regarding spaces in `u-*` values. The PHP and Ruby parsers will remove surrounding spaces from the value returned in `u-*` prope…
-
The parsing spec does not currently include any special handling of URLs in the `html` value for e-* microformats. From :
> `html`: the `innerHTML` of the element by using the HTML spec: Serializi…
-
The Use Cases section is a bit confusing:
> JF2 has evolved as a result of a variety of use-cases for different implementations exploring ways to simplify their existing use of canonical parsed mic…
-
The definition under which u-photo became a draft property was `one or more photos that is/are considered the primary content of the entry, unless there is a p-location h-card, which is still consider…
-
Kind of brought this up (over [here](https://github.com/aaronpk/XRay/issues/106), wrongly) before, but I was curious if it would be possible to _eventually_ include more in `photo` or `video` than wha…
-
I'm trying to publish https://dannypsnl.me/webmention-0001.xml, but get
```
Unsupported source URL https://dannypsnl.me/webmention-0001.xml
```
on the website:
so I wondering how to sol…
-
If there is a nested mf2 property + mf2 root inside an mf1 root, should parsers:
1. Parse only the child mf2 root, in `children`
2. Ignore both
3. Parse the mf2 property as if it were inside an m…
-
Nowadays non standard ways of rendering JSON into HTML gained widespread use. It also allows clients and servers to share templates and render data in consistent way e.g https://mustache.github.io/
##…