Skip to content

不能高亮 LaTeX 代码 #622

@SteveWang1007

Description

@SteveWang1007

作者你好,我在尝试写一些LaTeX代码

\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}

highlight.js 应该是支持TeX 的, 但是好像并不识别指定的语言。

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions