microsoft / microsoft/markitdown
Convert docx into md - word table contents, figure list, tables... conversion in md file has link but links are not working
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 186k
- Forks
- 13.7k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 49
Description
In my word file I have "table of contents" "list of figures" and in word there is links.
On generated md file, I see the table of contents with links
1.1 XXXX XXXX
The link is visible but it doesn't go o chapter 1.1 (I think than thing about figure list, table list...)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file or test. Reproduce the conversion with a Word file containing a table of contents, list of figures, and tables, then inspect the generated Markdown links. Done means those links navigate to their corresponding generated sections; the implementation entry point and regression test still need to be located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100