#microformats 2020-04-04

2020-04-04 UTC
[jgmac1106], foo1, [cleverdevil], KartikPrabhu, [jeremycherfas], Sajesajama, [grantcodes], alina, [g33kcentric] and gRegorLove joined the channel
#
GWG
I think to review we'd have to be members of the Microformats organization
#
sknebel
GWG: you should always be able to review changes. just pressing the button at the end needs someone from the org
#
GWG
Okay.
#
GWG
I was wondering if I have what it takes to do a PR
#
sknebel
in my experience, many of the changes in the microformats parsers aren't that difficult, and the hardest part is typically finding where you need to make the change
[LewisCowles] joined the channel
#
GWG
sknebel: I don't know how the testing works yet
[snarfed], [grantcodes], [Jeff_Hawkins], GWG, vesper11, gRegorLove, [jgmac1106], cheim and [Michael_Beckwi] joined the channel; GWG left the channel
#
[Michael_Beckwi]
which microformat would be best for a list that I consider bookmarks? https://apiratelifefor.me/bookmarks/ I have them published as things I think others should read/consume
#
aaronpk
h-entry and u-bookmark-of?
#
[Michael_Beckwi]
ooh good ones
[chrisaldrich] and [_iamdave] joined the channel
#
gRegorLove
GWG: For tests, usually write the most basic HTML+mf2 that fails as a test in one of these files: https://github.com/microformats/php-mf2/tree/master/tests/Mf2
#
gRegorLove
Then apply updates to the parser until the test(s) pass
#
gRegorLove
Often may require multiple tests to cover the cases, like the tests here: https://github.com/microformats/php-mf2/pull/210/files
[grantcodes] and [fluffy] joined the channel