Skip to content

feat: latex classToEnv option#109

Open
joshuahhh wants to merge 2 commits intomainfrom
name-to-env
Open

feat: latex classToEnv option#109
joshuahhh wants to merge 2 commits intomainfrom
name-to-env

Conversation

@joshuahhh
Copy link
Copy Markdown
Collaborator

@joshuahhh joshuahhh commented Dec 28, 2025

A YAML front-matter option comparable to classToCommand (#103), but this time for turning

::: .my-env
...
:::

into

\begin{my-env}
...
\end{my-env}

rather than for turning [...]{.command} into \command{...}.

@joshuahhh joshuahhh changed the title feat: latex nameToEnv option feat: latex classToEnv option Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant