Mathinline
Last modified by Frank Fock on 2024/05/23 17:17
Add an inline math expression. Bridges the mathinline Confluence macro using the XWiki's Mathjax macro.
Parameter | Description | Mandatory? |
---|---|---|
body | The math expression. It can start with --uriencoded--, in which case the math expression needs to be url-encoded. | Yes |
Usage example
The answer is {{mathinline body="--uriencoded--\sqrt%7B2+x%5e3%7D=\cfrac%7B1%7D%7Ba_1%7D"/}}
Result:
The answer is \(\sqrt{2 x^3}=\cfrac{1}{a_1}\)
See also: