Skip to content

parameter labels in export_to_markdown() does not work #112

@adder

Description

@adder

I want to export selected parts from the docling document to markdown. (Titles and paragraphs, but NO footers, headers, ...)

I wanted to do this by calling doc.export_to_markdown(labels = {"title","paragraph"})

But this does not work. eg. there are still tables returned but no paragraphs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions