#microformats 2024-03-04

2024-03-04 UTC
#
jacky
one interesting upside to moving to using `https://swc.rs` as the backend for the Rust parser (finally got back to that) is that now I know exactly what ranges of HTML can refer to items.
#
jacky
could make a "sourcemap" for a MF2 file to show what it picked up for debugging
[tantek], [KevinMarks], [Joe_Crawford], gRegor, gRegorLove_, jacky, [Al_Abut], [dominik], [jeremycherfas], [Paul_Robert_Ll], [Murray], [lcs], [kimberlyhirsh], Guest6, to2ds and [schmarty] joined the channel
#
[schmarty]
that's very exciting!
[aaronpk], jacky, sivoais, gRegor, [snarfed], barnaby and gRegorLove_ joined the channel
#
jacky
the last bit is serializing the HTML out and the very lack-of-a-state-machine part has made this hard to do (to do tracking if it's in a property class or the like)
#
jacky
but very eager to have this ironed out
barnaby joined the channel
#
jacky
will flip the rust site once it's ready