mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-07 12:18:39 +00:00
docs: Fix documentation typo in operatorname* (#2570)
* docs: Fix documentation typo in operatorname* * Add backticks to docs of \operatorname
This commit is contained in:
@@ -784,8 +784,8 @@ use `\ce` instead|
|
||||
|\Omicron|$\Omicron$||
|
||||
|\omicron|$\omicron$||
|
||||
|\ominus|$\ominus$||
|
||||
|\operatorname|$\operatorname{asin} x$|\operatorname{asin} x|
|
||||
|\operatorname\*|$\operatorname{asin}\limits_y x$|`\operatorname{asin}\limits_y x`|
|
||||
|\operatorname|$\operatorname{asin} x$|`\operatorname{asin} x`|
|
||||
|\operatorname\*|$\operatorname*{asin}\limits_y x$|`\operatorname*{asin}\limits_y x`|
|
||||
|\oplus|$\oplus$||
|
||||
|\or|<span style="color:firebrick;">Not supported</span>||
|
||||
|\origof|$\origof$||
|
||||
|
Reference in New Issue
Block a user