Would it be possible to use equation numbers with the kramdown
engine in jekyll? It seems that the previous engine maruku
had supported equation numbering. I wanted to use equation numbering and cross-referencing supported by MathJax.
I have tried
$$
\begin{equation}
a + b = c \label{abc}
\end{equation}
$$
Equation \eqref{abc} is ...
and I obtained:
Try this :
$$
\begin{equation}
a + b = c \tag{abc}\label{eq:one}
\end{equation}
$$
I refer you to e\eqref{eq:one}.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With