Replies: 2 comments 1 reply
-
This works for me
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Math in HTML will be rendered by some library like Mathjax or KaTeX. The features from those tools need to be used. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to follow https://github.com/quarto-ext/latex-environment#example-1 to write an equation containing chemical formula.
I can't get it working within an equation block (or inline equation) though. The \ce command works fine. Any help will be appreciated.
Is there any way to display chemical formulae (other than using mathjax/ katex and include mhchem extension) for the rendered html (i.e. render [H2SO4]{.ce})
the output:
Beta Was this translation helpful? Give feedback.
All reactions