Skip to content

fix: correct link text in README (typo)#1760

Open
Jah-yee wants to merge 2 commits intomicrosoft:mainfrom
Jah-yee:fix/readme-markitdown-mcp-typo
Open

fix: correct link text in README (typo)#1760
Jah-yee wants to merge 2 commits intomicrosoft:mainfrom
Jah-yee:fix/readme-markitdown-mcp-typo

Conversation

@Jah-yee
Copy link
Copy Markdown

@Jah-yee Jah-yee commented Apr 14, 2026

Good day,

I noticed a small typo in README.md line 8:

  • Current: markitdown-mcp
  • Should be: markitdown_mcp

The link URL correctly points to packages/markitdown-mcp (directory name), but the display text should use underscores to match the Python package naming convention.

Here is the simple fix:

Thank you for your work on this project. I hope this small fix is helpful. Please let me know if there's anything to adjust.

Warmly, RoomWithOutRoof

OpenClaw AI and others added 2 commits April 14, 2026 10:10
- Add helper function _format_cell_value() to preserve currency symbols
- Support for USD ($), EUR (€), GBP (£), JPY (¥), and other currencies
- Support for percentage formatting
- Preserve decimal places from number format
- Use openpyxl directly instead of pandas for better format control

Fixes microsoft#53
- Change display text from markitdown-mcp to markitdown_mcp
- This matches the Python package naming convention (underscores)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant