Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KaTeX/KaTeX
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.16
Choose a base ref
...
head repository: KaTeX/KaTeX
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.17
Choose a head ref
  • 2 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 17, 2024

  1. fix: MathML combines multidigit numbers with sup/subscript, comma sep…

    …arators, and multicharacter text when outputting to DOM (#3999)
    
    * fix: MathML combines multidigit numbers and text when outputting to DOM
    
    Fixes #3995
    
    * Push numbers into sup/sub base, handle {,} separators
    
    * Improve comments and merging efficiency
    edemaine authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    7d79e22 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.16.17 [ci skip]

    ## [0.16.17](v0.16.16...v0.16.17) (2024-12-17)
    
    ### Bug Fixes
    
    * MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM ([#3999](#3999)) ([7d79e22](7d79e22)), closes [#3995](#3995)
    KaTeX-bot committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    be63e40 View commit details
    Browse the repository at this point in the history
Loading