#vivusZegnat: I re-cloned the repo, did not make any modifications to the code, except for the sharing.js you did. The result I got was: no tidy :(No hCards found
#ZegnatYeah, there is no installation guide for h2vx. It requires HTML Tidy available to PHP.
#ZegnatI have some projects where I modify HTML through DOMDocument and run it through Tidy, so I already had that set-up
#ZegnatIf you want to build vcards, it might be better to work back from vcard properties and finding out what microformats people are using to describe them.
rodolfojcj joined the channel
#vivusZegnat: for now, I am targeting building a mf2 generator for h-cards
#vivuswhat programming languages are you familiar with? Zegnat
nitot, [pfefferle] and barpthewire joined the channel
#tantekI mean, that's from 2017-08-31 so who knows if that is out of date, but curious if you can find evidence of mal. I did a quick view source scan and didn't see anything (beyond WordPress 4.8.1 - which is the latest)
#Loqi[Tantek Çelik] h-entry is a simple, open format for episodic or datestamped content on the web. h-entry is often used with content intended to be syndicated, e.g. blog posts. h-entry is one of several open microformat standards suitable for embedding data in HTML.
...
#tantekwell that was odd Loqi - why show a link preview the second time and not the first?
#tantekhmm - there shouldn't be a separate "Parsing" section there on h-feed
#tantekthat's an error. those kinds of extension should only be for backward compat
#[kevinmarks]Partly hAtom didn't specify anything at the hfeed level, which was a bit of an omission. Part of that is that Atom has the slightly odd inheritance model between feed and entry
KevinMarks_ joined the channel
#tantekand we didn't manage to verify any of that odd inheritance with real world examples so we should ditch it by default
#tantekuntil we find actual examples we can't solve any other way