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: datalab-to/marker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: datalab-to/marker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.1
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 25, 2025

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

Commits on Sep 26, 2025

  1. Fix typo in superscript/subscript condition check

    Fix condition that incorrectly checked 'superscript or superscript' instead of 'superscript or subscript' in PDF text processing. This typo would prevent subscript text from having whitespace trimmed, causing inconsistent formatting between superscript and subscript spans. Detected using Claude Code.
    Tenkeboks authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    67e1b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e287351 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    383e3e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #897 from Tenkeboks/patch-1

    Fix typo in superscript/subscript condition check
    VikParuchuri authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    156cf34 View commit details
    Browse the repository at this point in the history
  3. Bump version

    VikParuchuri committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    67edd6f View commit details
    Browse the repository at this point in the history
  4. Fix test

    VikParuchuri committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    282e5a0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #901 from datalab-to/vik/fix_config

    Enable passing arbitrary config
    VikParuchuri authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    6e8f6b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Add thinking budget

    VikParuchuri committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    eccb51a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7385fa View commit details
    Browse the repository at this point in the history
Loading