matched setting name to PR in matrix-react-sdk
This commit is contained in:
parent
89ce904ebb
commit
e743a12f30
2 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ to `Settings->Labs`. This list is non-exhaustive and subject to change, chat in
|
|||
**Be warned! Labs features are not finalised, they may be fragile, they may change, they may be
|
||||
dropped. Ask in the room if you are unclear about any details here.**
|
||||
|
||||
## LaTeX math in messages (`feature_latex_maths`)
|
||||
## Render LaTeX maths in messages (`feature_latex_maths`)
|
||||
|
||||
Enables LaTeX math in messages using [KaTeX](https://katex.org/).
|
||||
Enables rendering of LaTeX maths in messages using [KaTeX](https://katex.org/). LaTeX between single dollar-signs is interpreted as inline maths and double dollar-signs as display maths (i.e. centred on its own line).
|
||||
|
||||
## New spinner design (`feature_new_spinner`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue