angelo, gRegorLove_, KartikPrabhu1, Seirdy, strugee and gRegor joined the channel
#GWGThere was a question at HWC tonight about how to mark up a list of bookmarks, either on a page or in a digest style h-entry post I'm curious people's thoughts.
#ZegnatRe: whitespace stuff. I think one of the reasons it is not going anywhere is that nobody really wants to say how HTML should be converted into plaintext. As implementations run the entire gamut from DOM’s textContent, through HTML’s innerText, to Lynx’ ascii rendering.
#ZegnatHaving done the innerText implementation, it has so many CSS dependencies, that I am a little critical of including it as the MUST implementation for mf2. It would not encourage people to write mf2 parsers.
franklen[d], barnaby, KartikPrabhu and jacky joined the channel
#jackychecks if microseconds are in the parsing algo
#Murray[d]Oh, that makes sense. I also realised you said >3 not >=3 (as I read it). Cool to know though, thanks
#GWGThere was a question at HWC last night about how to mark up a list of bookmarks, either on a page or in a digest style h-entry post I'm curious people's thoughts.
#barnabytries to think of a use case for microsecond-accurate dt-published
#barnabythe only time I’ve done any programming which needed microsecond-accurate timing was embedded software
#ZegnatYou could put a higher precision in mf2. dt- parsing takes any string. It would just be technically invalid to use the value where HTML expects what it considers a valid time string.