mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
docs: minor documentation fixes (#2852)
Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
@@ -339,7 +339,9 @@ Macros can also be defined in the KaTeX [rendering options](options.md).
|
||||
|
||||
Macros accept up to nine arguments: #1, #2, etc.
|
||||
|
||||
<div id="gdef"></div>
|
||||
</div>
|
||||
|
||||
<div id="gdef">
|
||||
|
||||
Macros defined by `\gdef`, `\xdef`, `\global\def`, `\global\edef`, `\global\let`, and `\global\futurelet` will persist between math expressions. (Exception: macro persistence may be disabled. There are legitimate security reasons for that.)
|
||||
|
||||
|
Reference in New Issue
Block a user