Skip to content

amsthm support #1

Description

@tsani

It'd be nice if I could hack pandoc a bit to get it to do something like

\begin{theorem}
    If $S$ is a convex set ...
\end{theorem}

translated to

<p class="theorem">
    If $S$ is a convex set ...
</p>

Then, all I need to do is add a theorem.css or some such to get properly formatted theorems.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions