Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

katex-html is also rendered #8

Open
riyadhrazzaq opened this issue Nov 16, 2024 · 2 comments
Open

katex-html is also rendered #8

riyadhrazzaq opened this issue Nov 16, 2024 · 2 comments

Comments

@riyadhrazzaq
Copy link

image

\(x + y_2 = 3\) This is inline. \[a + b = 6\] and this is display.
  1. Installed via Gemfile and bundle install.
  2. ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [x86_64-linux]
  3. jekyll (3.10.0)
@yagarea
Copy link
Owner

yagarea commented Nov 16, 2024

Hello, I think this can be caused by wrong version of KaTeX CSS file. Newest jektex uses KaTeX 0.16.9. Does your KaTeX css styles match this version ?

@yagarea
Copy link
Owner

yagarea commented Nov 22, 2024

If source code of the site from your issue is public you can link it here. It will help diagnosing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants