Skip to content

Add support for LaTeX rendering in markdown content using rehype-katex and remark-math#12

Open
jessequartey wants to merge 5 commits intoAlwurts:mainfrom
jessequartey:jesse/latex-rendering
Open

Add support for LaTeX rendering in markdown content using rehype-katex and remark-math#12
jessequartey wants to merge 5 commits intoAlwurts:mainfrom
jessequartey:jesse/latex-rendering

Conversation

@jessequartey
Copy link
Copy Markdown

fixes #11

Added rending of LaTex with rehype-mathjax and remark-math.
it currently renders with svg. It can be changed to html from the options.
I added comment with simple latex to help test it.

simple-ai-latex-rendering

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Feb 5, 2025

Deployment failed with the following error:

Creating the Deployment Timed Out.

@jessequartey jessequartey changed the title Add support for LaTeX rendering in markdown content using rehype-mathjax and remark-math Add support for LaTeX rendering in markdown content using rehype-katex and remark-math Feb 5, 2025
@jessequartey
Copy link
Copy Markdown
Author

fixes #11
i updated it to rehype-katex to improve performance. HTML is faster than svg.

Do i have to run build to update the registry and docs?

katex

@ahmedrowaihi
Copy link
Copy Markdown

LGTM

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

Successfully merging this pull request may close these issues.

LaTex rendering

2 participants