mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
18 lines
500 B
Markdown
18 lines
500 B
Markdown
# Support for chemical equations using mhchem for Katex
|
|
|
|
The next version of Joplin will feature support for chemical equations using mhchem for Katex.
|
|
|
|
For example this mhchem syntax will be rendered as below in Joplin:
|
|
|
|
> $\\ce{CO2 + C -> 2 CO}$
|
|
|
|
> $C_p\[\\ce{H2O(l)}\] = \\pu{75.3 J // mol K}$
|
|
|
|
> $\\ce{Hg^2+ ->\[I-\] HgI2 ->\[I-\] \[Hg^{II}I4\]^2-}$
|
|
|
|
![](images/20191012-233121_0.png)
|
|
|
|
* * *
|
|
|
|
url: https://www.patreon.com/posts/support-for-for-30712513
|
|
published_at: 2019-10-12T22:31:21.000+00:00 |