Skip to content

feat(serializer): add MsExcelMarkdownDocSerializer for sheet-name headings#587

Merged
PeterStaar-IBM merged 3 commits into
docling-project:mainfrom
Smeet23:feat/excel-markdown-serializer
Apr 17, 2026
Merged

feat(serializer): add MsExcelMarkdownDocSerializer for sheet-name headings#587
PeterStaar-IBM merged 3 commits into
docling-project:mainfrom
Smeet23:feat/excel-markdown-serializer

style: apply ruff formatter to markdown_excel.py

131756f
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Apr 15, 2026 in 8s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

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)(?:\(.+\))?(!)?: