XF

Test Page

Math

Math rendering is supported by KaTeX.

The following code (believe it or not, the backslash \ has to be escaped):

\begin{equation}
\begin{bmatrix}
   a & b \\\\
   c & d
\end{bmatrix}
\end{equation}

produces

\begin{equation} \begin{bmatrix} a & b \\ c & d \end{bmatrix} \end{equation}

Ruby tags

(ㄏㄢˋ)

兩個挨在一起的 ruby tags 不會換行。

我會使用 ruby tags(利用 Hugo Shortcodes)