doc: Inline math example previously not working as intended (#834)
Inline math example previously not working as intended
This commit is contained in:
parent
5edd4afaf3
commit
5d90624441
@ -37,11 +37,7 @@ In this example we will be using [KaTeX](https://katex.org/)
|
||||
|
||||
### Examples
|
||||
|
||||
{{< math.inline >}}
|
||||
<p>
|
||||
Inline math: \(\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…\)
|
||||
</p>
|
||||
{{</ math.inline >}}
|
||||
Inline math: $\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…$
|
||||
|
||||
Block math:
|
||||
$$
|
||||
|
Loading…
Reference in New Issue
Block a user