gatsby-remark-images supports setting position
of figcaption
#35583
Unanswered
Cygra
asked this question in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently gatsby-remark-images generates a
figcaption
tag which defaults to the left side of the image.It would be better to support a
position
option:position
left
left
|middle
|right
I would like to submit a PR for this feature if approved.
Caption on left:


Caption at middle:
Beta Was this translation helpful? Give feedback.
All reactions