mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
Alpha sorted function support page (#1536)
* Alpha sorted function support page * Pick up comments * Pick up review comments * Pick up more comments * Add more links * Add \pu
This commit is contained in:
1189
docs/support_table.md
Normal file
1189
docs/support_table.md
Normal file
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ table td {
|
||||
</style>
|
||||
This is a list of TeX functions supported by KaTeX. It is sorted into logical groups.
|
||||
|
||||
For a list of things that are not (yet) in KaTeX, there is a [wiki page](https://github.com/Khan/KaTeX/wiki/Things-that-KaTeX-does-not-%28yet%29-support).
|
||||
There is a similar [Support Table](./support_table.md), sorted alphabetically, that lists both supported and un-supported functions.
|
||||
|
||||
## Accents
|
||||
|
||||
|
@@ -3,6 +3,6 @@
|
||||
"Installation": ["node", "browser"],
|
||||
"Usage": ["api", "cli", "autorender", "libs"],
|
||||
"Configuring KaTeX": ["options", "security", "error", "font"],
|
||||
"Misc": ["supported", "issues"]
|
||||
"Misc": ["supported", "support_table", "issues"]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user