Fix use of wront in-line delimiters in example file. Fixes issue #326.
This commit is contained in:
parent
bf490b00de
commit
bcf7ad1807
|
@ -55,7 +55,7 @@ following equation:
|
|||
$$x+1\over\sqrt{1-x^2}\label{ref2}$$
|
||||
More math:
|
||||
$$x+1\over\sqrt{1-x^2}$$
|
||||
Here is a ref inside math: $\ref{ref2}+1$ and text after it.
|
||||
Here is a ref inside math: \(\ref{ref2}+1\) and text after it.
|
||||
|
||||
\begin{align}
|
||||
x& = y_1-y_2+y_3-y_5+y_8-\dots
|
||||
|
|
Loading…
Reference in New Issue
Block a user