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: xmldom/xmldom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.7
Choose a base ref
...
head repository: xmldom/xmldom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.8
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on May 30, 2023

  1. fix: extend list of HTML entities (#489)

    Adds the full list of 2125 named character references that can be used
    in HTML.
    This is a simplified version of
    https://html.spec.whatwg.org/entities.json.
    
    (cherry picked from commit ddfa511)
    zorkow authored and karfau committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4943e7f View commit details
    Browse the repository at this point in the history
  2. 0.8.8

    karfau committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a26058a View commit details
    Browse the repository at this point in the history
Loading