-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseimportantIssue identified as high-priorityIssue identified as high-prioritynotebook-markdownverifiedVerification succeededVerification succeeded
Milestone
Description
The formula
\begin{equation}
\begin{split}
a = b \\
c = c
\end{split}
\end{equation}
does not compile, but instead shows
ParseError: Katex parse error: Expected & or \ or \cr or \end at end of input: ...= c \end{split}
\end{equation}
In Jupyter Notebook, this works well.
Environment data
- VS Code version: 1.63.2
- Jupyter Extension version (available under the Extensions sidebar): v2021.11.1001550889
- Python Extension version (available under the Extensions sidebar): v2021.12.1559732655
- OS (Windows | Mac | Linux distro) and version: XXX
- Python and/or Anaconda version: 3.9.7
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
- Jupyter server running: Local | Remote | Local
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseimportantIssue identified as high-priorityIssue identified as high-prioritynotebook-markdownverifiedVerification succeededVerification succeeded