Skip to content

LaTeX Support #8

@avonmoll

Description

@avonmoll

Propose adding support for LaTeX documents. Just as ctrl+v in the Markdown grammars produces something like ![][image-filename.png], could have the action produce something like:

\begin{figure}
  \caption{Optional caption that could be set in modal or defaulted or unused}
  \centering
    \includegraphics[width=0.5\textwidth]{image-filename}
\end{figure}

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