Skip to content

Fixing KaTeX in docs#332

Merged
josevalim merged 1 commit intoelixir-nx:mainfrom
akoutmos:main
Mar 15, 2026
Merged

Fixing KaTeX in docs#332
josevalim merged 1 commit intoelixir-nx:mainfrom
akoutmos:main

Conversation

@akoutmos
Copy link
Contributor

While going through the Scholar docs I noticed that the KaTeX expressions were not being rendered properly. My guess is that the event listener has changed and the handler was never being invoked. Either way I followed the ExDocs instructions and updated the before_closing_body_tag function:

Before:
image

After:
image

@josevalim josevalim merged commit 036c654 into elixir-nx:main Mar 15, 2026
2 checks passed
@josevalim
Copy link
Contributor

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants