Skip to content

fail to convert CSV table #1144

@ramondsq

Description

@ramondsq

i tried to convert a csv format table to markdown. but it end up just copied the content from the csv file and rename it to .md. it is weird that even Excels are able to be converted correctly.
command that i use: markitdown adni1.csv > adni.md

adni1.csv

"Image Data ID","Subject","Group","Sex","Age","Visit","Modality","Description","Type","Acq Date","Format","Downloaded"
"I99265","136_S_1227","MCI","F","66","m12","MRI","MPR; ; N3; Scaled","Processed","3/06/2008","NiFTI","1/06/2024"

adni.md

"Image Data ID","Subject","Group","Sex","Age","Visit","Modality","Description","Type","Acq Date","Format","Downloaded"
"I99265","136_S_1227","MCI","F","66","m12","MRI","MPR; ; N3; Scaled","Processed","3/06/2008","NiFTI","1/06/2024"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions