mirror of
https://github.com/liubinfighter/csv-lite.git
synced 2026-07-22 12:20:28 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| mocks | ||
| csv-parser.test.ts | ||
| detect-delimiter.test.ts | ||
| history-manager.test.ts | ||
| markdown-links-sample.csv | ||
| sticky-functionality.test.ts | ||
| test-sample.csv | ||
| url-test-sample.csv | ||
| url-utils.test.ts | ||