mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-13 06:58:40 +00:00
Support mediawiki (#1558)
* Support mediawiki * Fix lint error * Fix link to deprecated syntax * Change In master to display of functions
This commit is contained in:
@@ -3,7 +3,7 @@ id: supported
|
||||
title: Supported Functions
|
||||
---
|
||||
<style>
|
||||
table tr,
|
||||
table tr,
|
||||
table td {
|
||||
vertical-align: middle;
|
||||
}
|
||||
@@ -27,7 +27,7 @@ There is a similar [Support Table](./support_table.md), sorted alphabetically, t
|
||||
|$\ddot{a}$ `\ddot{a}` |$\underleftrightarrow{AB}$ `\underleftrightarrow{AB}`|$\underbrace{AB}$ `\underbrace{AB}`
|
||||
|$\grave{a}$ `\grave{a}`|$\overline{AB}$ `\overline{AB}` |$\overlinesegment{AB}$ `\overlinesegment{AB}`
|
||||
|$\hat{\theta}$ `\hat{\theta}`|$\underline{AB}$ `\underline{AB}` |$\underlinesegment{AB}$ `\underlinesegment{AB}`
|
||||
|$\widehat{ac}$ `\widehat{ac}`|$\widecheck{ac}$ `\widecheck{ac}` |
|
||||
|$\widehat{ac}$ `\widehat{ac}`|$\widecheck{ac}$ `\widecheck{ac}` |
|
||||
|
||||
***Accent functions inside \\text{…}***
|
||||
|
||||
|
Reference in New Issue
Block a user