Skip to content

Commit a6ce8e0

Browse files
committed
Merge branch 'v2.1-latest' of https://github.com/dpvc/MathJax into v2.1-latest
2 parents 3f798a0 + bcf7ad1 commit a6ce8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sample-eqrefs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h1>A test of Equation References</h1>
5555
$$x+1\over\sqrt{1-x^2}\label{ref2}$$
5656
More math:
5757
$$x+1\over\sqrt{1-x^2}$$
58-
Here is a ref inside math: $\ref{ref2}+1$ and text after it.
58+
Here is a ref inside math: \(\ref{ref2}+1\) and text after it.
5959

6060
\begin{align}
6161
x& = y_1-y_2+y_3-y_5+y_8-\dots

0 commit comments

Comments
 (0)