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

Add KaTeX server side math rendering support #6842

Closed
wants to merge 1 commit into from

Conversation

awwong1
Copy link

@awwong1 awwong1 commented Feb 1, 2020

Addresses #6544

To enable, set in config.toml:

[markup]
  [markup.goldmark]
    [markup.goldmark.extensions]
      katex = true

Renders inline math $1+2=3$ as well as display math $$ \dfrac{1}{2} = 0.5 $$.

@claassistantio
Copy link

claassistantio commented Feb 1, 2020

CLA assistant check)
All committers have signed the CLA.

@awwong1
Copy link
Author

awwong1 commented Feb 4, 2020

Closing the PR due to no cgo rule.

@entron
Copy link

entron commented Apr 7, 2021

@awwong1 This would be great. What can't someone merge this?

@awwong1
Copy link
Author

awwong1 commented Apr 7, 2021 via email

@github-actions
Copy link

github-actions bot commented Apr 8, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants