-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Your 'html' key should be indented under 'format' (remove the pdf, which is causing this to render as a pdf). |
Beta Was this translation helpful? Give feedback.
-
The ```{=html}
<center>
Text
</center>
``` |
Beta Was this translation helpful? Give feedback.
-
## Packages {style="color:#3365bd"} or <h2 style="color:#3365bd">Packages</h2> I think the former is vastly preferable because it will render correctly for non-HTML formats (you never know when you might need to create a non-HTML version!) |
Beta Was this translation helpful? Give feedback.
## Packages {style="color:#3365bd"}
or
I think the former is vastly preferable because it will render correctly for non-HTML formats (you never know when you might need to create a non-HTML version!)