KaTeX server side rendering?
Hey! I remember that it was possible to enable TeX server side rendering, but now I can't find this option under Publishing settings. Is this still available?
Blot uses KaTeX on the server side and does not require the visitor to enable JavaScript
Managed to enable it by adding this to the form request:
Content-Disposition: form-data; name="plugins.katex.enabled"
on
Answered 2 months ago ·
Edit answer
This should be enabled by default now, please let me know if anything else comes up. I assume this happened because you had previously disabled KaTeX? I need to make this option visible for those with the option disabled
Answered 20 days ago · Edit answer