Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images in WeekNotes have a blank coloured bar underneath them. #37

Open
JackiePease opened this issue Aug 21, 2024 · 1 comment
Open

Comments

@JackiePease
Copy link

There's a blank coloured bar underneath all the Mastodon images that the new Weeknote-generator has pulled in. Presumably needs a different option for Wordpress.
Screenshot_2024-08-21-13-51-31-36_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

@amcewen
Copy link
Member

amcewen commented Oct 1, 2024

Wordpress for some reason turns the <div><img></div> into <figure><img></figure><div></div>.

I've tweaked the HTML generator to wrap the images in

rather than
, so hopefully they'll convert better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants