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: thephpleague/commonmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.2
Choose a base ref
...
head repository: thephpleague/commonmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.3
Choose a head ref
  • 11 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a0c0e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d76b7f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update embed.md

    Changed an instance of `composer install` to `composer require`.
    nfreader authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3bc8137 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request #1016 from nfreader/patch-1

    Update embed.md
    colinodell authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9a2195d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. add failing test

    macbookandrew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    da459bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab9ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4140334 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge pull request #1025 from macbookandrew/bugfix/autolinker-www-wit…

    …h-later-links
    
    UrlAutolinkParser fails for text containing WWW and a subsequent link
    colinodell authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fd45b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d24a759 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1013 from xavierlacot/fix/css-level-3-selectors

    Allow CSS level 3 selectors for classes and ids in the attributes extension
    colinodell authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fd3c4e6 View commit details
    Browse the repository at this point in the history
  4. Prepare to release 2.4.3

    colinodell committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b7a7af3 View commit details
    Browse the repository at this point in the history
Loading