liubinfighter_csv-lite/test/markdown-links-sample.csv
JayBridge e7d2fe56ca feat: enhance clickable URLs feature to support Markdown links
- Updated the clickable URLs functionality to automatically detect and render both plain-text URLs and Markdown-style links in CSV cells.
- Enhanced documentation to reflect the new capabilities and provide examples for users.
- Added tests to ensure proper detection and parsing of Markdown links alongside plain URLs.
2026-02-01 14:01:08 +08:00

846 B

1namewebsitedocumentationdescription
2GitHub[Visit GitHub](https://github.com)[Docs](https://docs.github.com)Code hosting with Markdown links
3Stack Overflow[SO Community](https://stackoverflow.com)[Help Center](https://stackoverflow.com/help)Q&A for developers - compact display
4MDN[MDN Docs](https://developer.mozilla.org)https://developer.mozilla.org/en-US/docs/WebMixed: Markdown and plain URL
5Obsidianhttps://obsidian.md[Help](https://help.obsidian.md)Mixed: Plain URL and Markdown
6TypeScript[TS Lang](https://www.typescriptlang.org)[Documentation](https://www.typescriptlang.org/docs/)Cleaner tables with [TS](https://www.typescriptlang.org)
7Multiple Links[GitHub](https://github.com) and [GitLab](https://gitlab.com)[Docs1](https://docs.github.com) | [Docs2](https://docs.gitlab.com)Multiple Markdown links in one cell