Skip to content

markdown environment inside beamer frame #417

@Ninlives

Description

@Ninlives

The following snippet will not work:

\begin{frame}
\begin{markdown}
- A markdown list
\end{markdown}
\end{frame}

and end with the following error:

Runaway argument?
! Paragraph ended before ^^M was complete.
<to be read again>
                   \par
l.69 \end{frame}
?
! Emergency stop.
<to be read again>
                   \par
l.69 \end{frame}

Why is that? I'm unfamiliar with latex internals and I'm not sure what is going on here...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions