Skip to content

feat: add image_dir and image_path_prefix to export_to_markdown - #718

Open
PramodKokadwar wants to merge 1 commit into
docling-project:mainfrom
PramodKokadwar:add-image-dir-export-param
Open

feat: add image_dir and image_path_prefix to export_to_markdown#718
PramodKokadwar wants to merge 1 commit into
docling-project:mainfrom
PramodKokadwar:add-image-dir-export-param

Add image_dir and image_path_prefix to export_to_markdown

6a03bd5
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections failed Aug 12, 2026 in 3s

2 applicable rules, 1 validating requirements

Merge Protections

🔴 1 of 2 protections blocking · waiting on 👀 reviews

Protection Waiting on
🔴 Require two reviewer for test updates 👀 reviews
🟢 Enforce conventional commit

🔴 Require two reviewer for test updates

Waiting for

  • #approved-reviews-by >= 2
This rule is failing.

When test data is updated, we require two reviewers

  • #approved-reviews-by >= 2

Show 1 satisfied protection

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?: