-
Per https://github.com/microformats/h-event/issues/6, use the iCal VEVENT Status properties for an event status property.
Related #89
-
This draft seems to be proposing a new-ish link relation type, `feed`. Typically feeds have been linked as ``. HTML5 did have a `feed` relation type for a bit, but it was [removed](https://lists.w3.…
-
I'm very new to webmentions, so it's possible that I'm being a doofus.
If I look at https://indieweb.org/reply, a reply can look like
```
Supercool Indiewebauthor:
in reply to:
…
-
This is a proposal made in chat. Opened this issue to discuss.
This would be merged as independent pieces within this plugin. A requirement would be that they be designed could be independently ins…
-
https://dependabot.com
Especially for security alerts: https://github.com/microformats/microformats-parser-website-ruby/network/alerts
-
Known problems
* ~~cld3 doesn't support Ruby 2.7 - https://github.com/akihikodaki/cld3-ruby/issues/21~~
* ~~microformats doesn't support Ruby 2.7 https://github.com/microformats/microformats-ruby/is…
-
Return structure with `value` and `alt` per https://github.com/microformats/microformats2-parsing/issues/2 and http://microformats.org/wiki/microformats2-parsing#parse_an_img_element_for_src_and_alt
-
When parsing [this URL](https://tantek.com/2020/080/t1/anti-distance-social-club), the parser will give the following result for `dt-published`/`dt-updated`:
```json
"published": [
"23:24-0700 2…
-
[Microformats2](https://microformats.io/) is a standard that allows marking up HTML with machine-readable information, which allows better interoperability with various tools, as well as improving Sea…
-
https://granary.io/url?input=html&output=atom&url=https%3A%2F%2Faaronparecki.com/
The Atom feed generated from the Microformats on my home page does not validate.
The first item in the Microform…