392
results for "microformats hard"
-
Hard to explain. Method I'm working on is recursive, digging down to each mf root. It parses them for properties correctly based on backcompat or mf2. Upgraded backcompat elements are kept track of.
gRegorLove
at
2018-01-13 21:58
-
That’s why I think deduping *in this specific case* is hard. I don’t think leaving the A element empty is more correct than the parser giving back 2 images (one in content and one in photo property)
Zegnat
at
2018-01-12 17:15
-
Anil on underscores vs dashes is all very well, but getting them to adopt microformats was hard work. https://medium.com/humane-tech/underscores-optimization-arms-races-b34f0dfa4357
[kevinmarks]
at
2017-12-02 01:29
-
yeah, both alt= and data are hidden, but seems hard to avoid
sknebel
at
2017-11-21 16:27
-
I think Chrome added display: contents also. That might be the way to go, with a reasonable column width hard-coded as fallback for other browsers
[keithjgrant]
at
2017-11-21 16:25
-
and that would make for an even better write-up, because you can explain how it seems hard / difficult / broken, but it is doable, and here's how ...
tantek
at
2017-11-20 23:41
-
KartikPrabhu: if you look here: https://github.com/microformats/h2vx.com/blob/master/vcf/sharing.js . you will see the URLs are hard-coded. what should I change those URLs to?
vivus
at
2017-09-09 06:16
-
oh, then converting them to relative URLs is probably good instad of hard-coding another URL
KartikPrabhu
at
2017-09-09 06:01
-
they're hard-coded as the h2vx.com domain: https://github.com/microformats/h2vx.com/blob/master/vcf/index.html
vivus
at
2017-09-09 06:00
-
The way the old school html parser works in python may be a bit hard to map to js though
[kevinmarks]
at
2017-07-21 14:31