Thanks to visit codestin.com
Credit goes to github.com

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.20
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.21
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Jan 17, 2025

  1. Merge commit from fork

    * fix: escape \htmlData attribute name
    
    * simplify escape lookup, add escape characters
    
    * Add escape list source
    
    * Fix escape list source
    
    * fix: handling invalid HTML attribute names
    
    * fix: change comments position
    
    * fix: change HTML attribute name validator
    
    * Factor out regex
    
    * Improve tests to apply to check individual characters
    
    * Rename regex
    
    ---------
    
    Co-authored-by: Erik Demaine <[email protected]>
    nsysean and edemaine authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    ff28995 View commit details
    Browse the repository at this point in the history
  2. fix: escape \htmlData attribute name

    Empty commit to trigger release
    edemaine committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    57914ad View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.16.21 [ci skip]

    ## [0.16.21](v0.16.20...v0.16.21) (2025-01-17)
    
    ### Bug Fixes
    
    * escape \htmlData attribute name ([57914ad](57914ad))
    KaTeX-bot committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    923f2aa View commit details
    Browse the repository at this point in the history
Loading