mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Latex: pull out abstract in `\begin{summary}` / `\end{summary}` environment

Open lheagy opened this issue 1 year ago • 1 comments

Proposal

A number of paper templates that I work with use the latex environment

\begin{summary}
Abstract text here
\end{summary}

It looks like MyST will automatically recognize the \begin{abstract} environment, and it would be awesome if it did the same for \begin{summary}

lheagy avatar May 21 '24 17:05 lheagy