Skip to content

Commit

Permalink
Add text/markdown mime
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Auer <[email protected]>
  • Loading branch information
cau-git committed Oct 22, 2024
1 parent 993d4d3 commit 62106a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docling_core/types/doc/document.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ class DocumentOrigin(BaseModel):
"application/vnd.openxmlformats-officedocument.presentationml.slideshow",
"application/vnd.openxmlformats-officedocument.presentationml.presentation",
"text/asciidoc",
"text/markdown",
]

@field_validator("binary_hash", mode="before")
Expand Down

0 comments on commit 62106a7

Please sign in to comment.