@Atronoush
It's because {align} and {equation} were only added in Katex v0.13.0
(https://github.com/KaTeX/KaTeX/releases?after=v0.13.4)
The current TiddlyWiki plugin is still on v0.10.0, and the pre-release is
on v0.12.0. I would suggest adding an issue to github asking if the plugin
can be updated to the latest version of Katex.
On Tuesday, 20 July 2021 at 15:58:58 UTC+1 Atronoush wrote:
> Testing in Tiddlywiki 5.1.23
>
> https://tiddlywiki.com/plugins/tiddlywiki/katex/
>
> Some example of KaTex:Supported Functions ยท KaTeX
> <https://katex.org/docs/supported.html>
>
> like
>
> \begin{align}
> a&=b+c \\
> d+e&=f
> \end{align}
>
>
> return errors! Is there any setting I missed or Tiddlywiki does not
> support these features?
>
> Mor example which do not work:
>
> $$
> \begin{equation}
> \begin{split} a &=b+c\\
> &=e+f
> \end{split}
> \end{equation}
> $$
>
>
>
>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/4d2c90d6-cbd0-463d-b25b-ff33c5ca6eb8n%40googlegroups.com.