[jgarber]I took a controversial approach to _not_ parse classic microformats so it’s not gonna be a tool to suit everyone. But, I wanted to challenge myself and see what I could make.
[Murray], iwaim, [chrisaldrich], [jgmac1106], [KevinMarks] and [tantek] joined the channel
[tantek]sort of. I'm pretty sure the parser relies on knowing *where* classes/properties came from (whether backcompat or not), not just renaming into equivalents
[tantek]so you can't really do a "pre-processor" as it were, without parsing both the mf1 and mf2 anyway and that point you've already done all the work
[KevinMarks]The python backward compatible parser does look for specific classes (and rels) and adds mf2 classes accordingly. I was able to use it as a remapper for silo markup by adding to that data structure