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: github/paste-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: github/paste-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.2
Choose a head ref
  • 14 commits
  • 15 files changed
  • 4 contributors

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    fd65fcc View commit details
    Browse the repository at this point in the history
  2. remove tests

    susanwere committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    025f305 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Bump follow-redirects from 1.15.4 to 1.15.6 (#95)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e7e0ab6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    0078b64 View commit details
    Browse the repository at this point in the history
  2. prettier

    keithamus committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    22141cd View commit details
    Browse the repository at this point in the history
  3. upgrade node to latest lts

    keithamus committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1549d57 View commit details
    Browse the repository at this point in the history
  4. remove .only

    keithamus committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    70ee9a7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #97 from github/wtr-and-esbuild

    Wtr and esbuild
    keithamus authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    239dfc2 View commit details
    Browse the repository at this point in the history
  6. fix pasting of markdown that contain links

    Susan Were authored and Susan Were committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a4ae795 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. update changes to fix pasting of markdown

    Susan Were authored and Susan Were committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7bbe4ac View commit details
    Browse the repository at this point in the history
  2. restore package-lock.json

    Susan Were authored and Susan Were committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d064c12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix-pasting-markdown-with-html

    Susan Were authored and Susan Were committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    893f178 View commit details
    Browse the repository at this point in the history
  4. fix lint error

    Susan Were authored and Susan Were committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8d487f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #93 from susanwere/fix-pasting-markdown-with-html

    fix pasting of markdown containing links
    keithamus authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    38f2616 View commit details
    Browse the repository at this point in the history
Loading