Skip to content

Centered Figure Caption in HTML Output #11530

Answered by cod3licious
cod3licious asked this question in Q&A
Discussion options

You must be logged in to vote

Okay, nevermind, I found a way described in this answer - but might be nice to mention this in the documentation somewhere or have a shortcut.
In case anyone else is looking for this - embedding the figure in a div with a style works:

::: {style="text-align:center;"}
![Some image alt text](https://quarto.org/quarto.png)
:::

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cod3licious
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant