packages feed

lima-0.2.1.2: testdata/tex/test.md

   <!-- LIMA_INDENT 3 -->

<!-- LIMA_DISABLE

-- What's the answer?

LIMA_ENABLE -->

 <!-- LIMA_INDENT 1 -->

<!-- LIMA_INDENT 0 -->

Intermediate results

\begin{mycode}

```haskell
a = const 3
b = a 4
```

\end{mycode}

<!-- LIMA_DEDENT -->

\begin{mycode}

```haskell
answer = b * 14
```

\end{mycode}

<!-- Hello from comments,

world!
-->

<!-- Comment on a single line. -->