git-it-write
git-it-write copied to clipboard
Image captions require `{}` to render
Not sure if the documentation here needs updating or it's a bug, but the following work:
{}
{.aligncenter}
But the line used in the documentation does not:

Hi @sudara,
{} is optional. It is used only to include attributes like classname or ID.
GIW uses parsedown extra like in the demo below. https://parsedown.org/extra/
If image is not rendered on your end without {}, can you please share final output of that image tag?
Thanks, Aakash