mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Add links
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
601bfd0a39
commit
432ce30b08
|
|
@ -426,8 +426,9 @@ An example of a mathematical notation is:
|
||||||
The LaTeX format is poorly defined and has several extensions, so if a client
|
The LaTeX format is poorly defined and has several extensions, so if a client
|
||||||
encounters syntax that it cannot render, it SHOULD present the fallback
|
encounters syntax that it cannot render, it SHOULD present the fallback
|
||||||
representation instead. Clients SHOULD, however, aim to support, at minimum, the
|
representation instead. Clients SHOULD, however, aim to support, at minimum, the
|
||||||
basic LaTeX2e maths commands and the TeX maths commands, with the possible
|
basic [LaTeX2e](https://www.latex-project.org/) maths commands and the
|
||||||
exception of commands that could be security risks.
|
[TeX](https://tug.org/) maths commands, with the possible exception of commands
|
||||||
|
that could be security risks.
|
||||||
|
|
||||||
{{% boxes/warning %}}
|
{{% boxes/warning %}}
|
||||||
In general, LaTeX places a heavy burden on client authors to ensure that it is
|
In general, LaTeX places a heavy burden on client authors to ensure that it is
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue