Hexo Plugin Test

Button

If we want to quote another post, we can use a button.

Previous Chapter Next Chapter

Mermaid

Visit https://github.com/mermaid-js/mermaid to check the usage.

graph TD
A[Hard] -->|Text| B(Round)
B --> C{Decision}
C -->|One| D[Result 1]
C -->|Two| E[Result 2]

This is Tab 1.

1
2
3
public class Tab1 {

}

This is Tab 2.

1
2
3
public class Tab2 {

}

This is Tab 3.

1
2
3
public class Tab3 {

}

This is Tab 4.

1
2
3
public class Tab4 {

}

Math Equations

Check for math equations: https://theme-next.js.org/docs/third-party-services/math-equations

Test the math equations:
$$\begin{equation} \label{eq1}
e=mc^2
\end{equation}$$