docs(katex): version set to MERMAID_RELEASE_VERSION

This commit is contained in:
NicolasNewman
2023-07-08 10:49:34 +09:00
parent f15e8c9edb
commit 3d5616cb35
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
>
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/config/math.md](../../packages/mermaid/src/docs/config/math.md).
# Math Configuration (v10.3+)
# Math Configuration (v\<MERMAID_RELEASE_VERSION>+)
Mermaid supports rendering mathematical expressions through the [KaTeX](https://katex.org/) typesetter.

View File

@@ -1,4 +1,4 @@
# Math Configuration (v10.3+)
# Math Configuration (v<MERMAID_RELEASE_VERSION>+)
Mermaid supports rendering mathematical expressions through the [KaTeX](https://katex.org/) typesetter.