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

Tweak katex options #21828

Merged
merged 2 commits into from Nov 17, 2022
Merged

Tweak katex options #21828

merged 2 commits into from Nov 17, 2022

Commits on Nov 15, 2022

  1. Tweak katex options

    - Render directly into DOM, skipping string conversion
    - Add limiting options to prevent excessive size/macros
    - Remove invalid `display` option previously passed
    
    Ref: https://katex.org/docs/options.html
    silverwind committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2912ba9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    d9418dd View commit details
    Browse the repository at this point in the history