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
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.
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.