Skip to content

Add image grid layout for plugin README content#367

Merged
simonhamp merged 2 commits intomainfrom
plugin-image-grid
Apr 16, 2026
Merged

Add image grid layout for plugin README content#367
simonhamp merged 2 commits intomainfrom
plugin-image-grid

Conversation

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp simonhamp commented Apr 16, 2026

Summary

  • Styles <p> tags containing images in plugin README prose content as a responsive grid
  • 1 column on mobile, 2 on sm, 3 on lg, with gap-4 spacing
  • Removes box shadow from images within the grid for a cleaner look

Test plan

  • Visit a plugin page with multiple images in a <p> tag (e.g. /plugins/srwiez/nativephp-mobile-screenshots)
  • Verify images display in a grid with up to 3 columns on large screens
  • Verify responsive behaviour: 1 col on mobile, 2 on sm, 3 on lg
  • Verify single-image <p> tags still render correctly
  • Verify non-image prose content is unaffected

🤖 Generated with Claude Code

simonhamp and others added 2 commits April 16, 2026 07:35
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review April 16, 2026 07:51
@simonhamp simonhamp merged commit 6d61ce2 into main Apr 16, 2026
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant