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

Use katex_js_path when pre-rendering #128

Merged
merged 25 commits into from
May 16, 2024
Merged

Use katex_js_path when pre-rendering #128

merged 25 commits into from
May 16, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    84176a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a07439 View commit details
    Browse the repository at this point in the history
  3. Try to fix command line

    hagenw committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8366526 View commit details
    Browse the repository at this point in the history
  4. Try to be more verbose

    hagenw committed May 3, 2024
    Configuration menu
    Copy the full SHA
    11af120 View commit details
    Browse the repository at this point in the history
  5. DEBUG

    hagenw committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f4cbf7a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    f09673d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17381c1 View commit details
    Browse the repository at this point in the history
  3. DEBUG

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c352835 View commit details
    Browse the repository at this point in the history
  4. DEBUG

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    103c1f6 View commit details
    Browse the repository at this point in the history
  5. Fix error

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b2297f7 View commit details
    Browse the repository at this point in the history
  6. DEBUG

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8f9f61c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c81955 View commit details
    Browse the repository at this point in the history
  8. DEBUG

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7178fe6 View commit details
    Browse the repository at this point in the history
  9. Check if ./../ works

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cd155b6 View commit details
    Browse the repository at this point in the history
  10. Cleanup debug and comments

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2cd718f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1cf5f2b View commit details
    Browse the repository at this point in the history
  12. Fix typo

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dfa0378 View commit details
    Browse the repository at this point in the history
  13. Update sphinxcontrib/katex-server.js

    Co-authored-by: kalvdans <github@kalvdans.no-ip.org>
    hagenw and kalvdans authored May 6, 2024
    Configuration menu
    Copy the full SHA
    0523669 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a58f83 View commit details
    Browse the repository at this point in the history
  15. Improve comment

    hagenw committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b1d8a79 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add test and debug

    hagenw committed May 16, 2024
    Configuration menu
    Copy the full SHA
    42ba570 View commit details
    Browse the repository at this point in the history
  2. Improve code and more tests

    hagenw committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fc4f23d View commit details
    Browse the repository at this point in the history
  3. Use uppercase for constants

    hagenw committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f0141af View commit details
    Browse the repository at this point in the history
  4. Fix linter

    hagenw committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8b02119 View commit details
    Browse the repository at this point in the history
  5. Add missing docstring to test

    hagenw committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b746bce View commit details
    Browse the repository at this point in the history