mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-22 23:11:29 +08:00
list test
This commit is contained in:
@ -908,15 +908,17 @@ x = \begin{cases}
|
|||||||
列表表示
|
列表表示
|
||||||
---
|
---
|
||||||
|
|
||||||
'\begin{itemize}
|
```latex
|
||||||
|
\begin{itemize}
|
||||||
\item First item
|
\item First item
|
||||||
\item Second item
|
\item Second item
|
||||||
\end{itemize}'
|
\end{itemize}
|
||||||
|
|
||||||
'\begin{description}
|
```latex
|
||||||
|
\begin{description}
|
||||||
\item Definition
|
\item Definition
|
||||||
\item Explanation
|
\item Explanation
|
||||||
\end{description}'
|
\end{description}
|
||||||
|
|
||||||
另见
|
另见
|
||||||
----
|
----
|
||||||
|
Reference in New Issue
Block a user