jxxcarlson / jxxcarlson/scripta-compiler
Parsing bug
Open
bug
- Dominant language
- Elm
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
From _MicroLaTeX Cheat Sheet:_
```
\begin{code}
\begin{mathmacros}
\newcommand{\bra}[0]{\langle}
\newcommand{\ket}[0]{\rangle}
\newcommand{\vpipe}[0]{\ |\ }
\newcommand{\set}[1]{\{#1\}}
\end{mathmacros}
\end{code}
\begin{mathmacros}
\newcommand{\bra}[0]{\langle}
\newcommand{\ket}[0]{\rangle}
\newcommand{\vpipe}[0]{\ |\ }
\newcommand{\set}[1]{\{#1\}}
\end{mathmacros}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.