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: matthewwithanm/python-markdownify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: matthewwithanm/python-markdownify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 28, 2025

  1. Configuration menu
    Copy the full SHA
    ac5736f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

  1. add missing newlines for definition lists (#200)

    Signed-off-by: chrispy <[email protected]>
    chrispy-snps authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    5122c97 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Configuration menu
    Copy the full SHA
    618747c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Generalize handling of colspan in case where colspan is in first row …

    …but header row is missing (#203)
    sbrown61 authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    7908f14 View commit details
    Browse the repository at this point in the history
  2. bump to version v1.1.0

    Signed-off-by: chrispy <[email protected]>
    chrispy-snps committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    13183f9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    chrispy-snps committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    2656689 View commit details
    Browse the repository at this point in the history
Loading