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

imgmath: Allow embedding images in HTML as base64 #10816

Merged
merged 16 commits into from Sep 23, 2022

Commits on Sep 14, 2022

  1. Copy the full SHA
    e95bfa8 View commit details
    Browse the repository at this point in the history
  2. rework

    jschueller committed Sep 14, 2022
    Copy the full SHA
    65e056b View commit details
    Browse the repository at this point in the history
  3. CHANGES

    jschueller committed Sep 14, 2022
    Copy the full SHA
    2acf1fa View commit details
    Browse the repository at this point in the history
  4. guess_mimetype

    jschueller committed Sep 14, 2022
    Copy the full SHA
    66be909 View commit details
    Browse the repository at this point in the history
  5. Revert "rework"

    This reverts commit 6d3d514.
    jschueller committed Sep 14, 2022
    Copy the full SHA
    6c90899 View commit details
    Browse the repository at this point in the history
  6. render_math_src

    jschueller committed Sep 14, 2022
    Copy the full SHA
    3e645e0 View commit details
    Browse the repository at this point in the history
  7. render_math_src

    jschueller committed Sep 14, 2022
    Copy the full SHA
    d04a440 View commit details
    Browse the repository at this point in the history
  8. remove

    jschueller committed Sep 14, 2022
    Copy the full SHA
    613991d View commit details
    Browse the repository at this point in the history
  9. tox

    jschueller committed Sep 14, 2022
    Copy the full SHA
    21bc940 View commit details
    Browse the repository at this point in the history
  10. tox

    jschueller committed Sep 14, 2022
    Copy the full SHA
    6dc69dc View commit details
    Browse the repository at this point in the history
  11. flake8

    jschueller committed Sep 14, 2022
    Copy the full SHA
    3f99ab6 View commit details
    Browse the repository at this point in the history
  12. get_math_src

    jschueller committed Sep 14, 2022
    Copy the full SHA
    6b8cd43 View commit details
    Browse the repository at this point in the history
  13. get_math_src

    jschueller committed Sep 14, 2022
    Copy the full SHA
    06a250f View commit details
    Browse the repository at this point in the history
  14. render_img_src

    jschueller committed Sep 14, 2022
    Copy the full SHA
    47fd244 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update implementation

    AA-Turner committed Sep 23, 2022
    Copy the full SHA
    5c3fb17 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.x' into math_embed

    # Conflicts:
    #	CHANGES
    AA-Turner committed Sep 23, 2022
    Copy the full SHA
    46dc061 View commit details
    Browse the repository at this point in the history