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: microsoft/markitdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/markitdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.X
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 11, 2025

  1. Bumped version

    afourney committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    abe9752 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. Unable to convert HTML to Markdown (#1072)

    * feat: issue where inherited function from `markdownify.MarkdownConverter` doesn't have `current_tags` leading to error using `kwargs`, also set default value for `convert_as_inline`
    lh0x00 authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    519fe17 View commit details
    Browse the repository at this point in the history
  2. Bump version. (#1075)

    afourney authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    b9526d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Bump version (#1095)

    afourney authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    38c9247 View commit details
    Browse the repository at this point in the history
  2. Clean up README.md

    afourney committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    8eaf5a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Addresses #1068 (#1101)

    afourney authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    518b12c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Configuration menu
    Copy the full SHA
    81ef601 View commit details
    Browse the repository at this point in the history
  2. Added missing comma.

    afourney committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    e58bc48 View commit details
    Browse the repository at this point in the history
Loading