-
DescriptionWe could use
Can |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Nov 25, 2023
Replies: 1 comment
-
Quarto accepts HTML code for table using raw code blocks. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mcanouil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Quarto accepts HTML code for table using raw code blocks.
If you want advanced control, you have to leave markdown syntax and use the actual format syntax, such as HTML in your case.