Skip to content

Add macros entry to markdown-math configuration#180458

Merged
mjbvz merged 3 commits into
microsoft:mainfrom
AlbertHilb:macros
Jun 20, 2023
Merged

Add macros entry to markdown-math configuration#180458
mjbvz merged 3 commits into
microsoft:mainfrom
AlbertHilb:macros

Conversation

@AlbertHilb

Copy link
Copy Markdown
Contributor

Fixes #180457

This adds a macros entry to the markdown-math extension configuration section.
It's a collection of custom macros. Each macro is a string key-value pair where the key is a new command name and the value is the TeX expansion of the macro.

@mjbvz mjbvz added this to the June 2023 milestone Jun 19, 2023
Comment thread extensions/markdown-math/src/extension.ts
@mjbvz mjbvz enabled auto-merge (squash) June 20, 2023 21:17
@mjbvz mjbvz merged commit 2929ec4 into microsoft:main Jun 20, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a macros entry to the markdown-math configuration section

3 participants