mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-12 14:38:39 +00:00
feat: Support \underbar (#2713)
* feat: Support \underbar * Update screenshots
This commit is contained in:
@@ -1123,6 +1123,7 @@ use `\ce` instead|
|
||||
|\uArr|$\uArr$||
|
||||
|\uarr|$\uarr$||
|
||||
|\ulcorner|$\ulcorner$||
|
||||
|\underbar|$\underbar{X}$|`\underbar{X}`|
|
||||
|\underbrace|$\underbrace{x+⋯+x}_{n\text{ times}}$|`\underbrace{x+⋯+x}_{n\text{ times}}`|
|
||||
|\underbracket|<span style="color:firebrick;">Not supported</span>||
|
||||
|\undergroup|$\undergroup{AB}$|`\undergroup{AB}`|
|
||||
|
Reference in New Issue
Block a user