MrModemI'm having trouble getting the indiewebify.me parser/advisor to grok that there's an image in my h-card. Is it rude if I ask someone for troubleshooting help?
[Kupietz]Haha, @burgeonlab I'm not really active on Mastodon, I just syndicate articles from my website there for a little extra publicity and to submit to #indieweb-stream and indienews.
[Kupietz]@MrModem, totally appropriate to ask for help... I'd step up but I'm not much good with microformats myself. Stick around, I'm sure someone will pipe up to help. Might help if you share the URL that isn't parsing right, too.
burgeonlabMrModem: yeah, if you don't mind giving the link, I can maybe help you look quickly. I'm no good myself but I do have my picture showing so I could see what's the difference between the code.
[aciccarello] and ZodiacalComet joined the channel
[tantek]If it's an inconsistency between mf2py and phpmf2 then perhaps a reduced test case or two would be helpful. Both for the right behavior and avoiding the wrong behavior (too permissive / error prone parsing)
[artlung][capjamesg] yes. Very specific font size based on the body width: with min size 2rem, max of 22.75 rem. clamp(2rem, 17vw, 22.75rem). It's in a container that maxes at 2000px. Also it has no-wrap on it. And is specific I think to the font being used. So to _reuse_ this code one would need to experiment with what values would work. It's also got ragged right text under it so any misalignment or "not filling" is somewhat hidden. Very