jxxcarlson / jxxcarlson/scripta-compiler
Nested block bug (indent)
Open
bug
- Dominant language
- Elm
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The nested indented block is not further indented.
```
\begin{indent}
ho ho ho!
\begin{indent}
ha ha!
\end{indent}
\end{indent}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.