jxxcarlson / jxxcarlson/scripta-compiler

Parsing bug

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.