You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\usepackage{enumerate}
\begin{document}
This is a latex example
\begin{enumerate}[(a)]
\item this is a item example
\item this is another item example
\end{enumerate}
\end{document}
作者你好,我在尝试写一些LaTeX代码
highlight.js 应该是支持TeX 的, 但是好像并不识别指定的语言。