-
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Jan 3, 2023
Replies: 1 comment 2 replies
-
Here are two ways to do it. Same applies to ---
format: html
---
## Ugly
{#fig-movies}
## Pretty
::: {#fig-movies}

**Movies in bold**
A second line with **bold** or *italic*.
::: |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Achuan-2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here are two ways to do it. Same applies to
fig-cap
code cell option.