liubinfighter_csv-lite/test
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
..
__mocks__ fix: update .gitignore to include additional script and test file exclusions 2025-06-06 16:15:06 +08:00
mocks fix: update .gitignore to include additional script and test file exclusions 2025-06-06 16:15:06 +08:00
csv-parser.test.ts fix: update .gitignore to include additional script and test file exclusions 2025-06-06 16:15:06 +08:00
detect-delimiter.test.ts feat: Support for other delimiters (especially ";") (#37) 2025-09-16 15:02:29 +08:00
history-manager.test.ts Fixes #41 i18n and prevent global undo/redo from inactive views. (#43) 2025-12-07 04:58:04 +08:00
markdown-links-sample.csv feat: enhance clickable URLs feature to support Markdown links 2026-02-01 14:01:08 +08:00
sticky-functionality.test.ts feat: implement sticky rows and columns functionality with pin/unpin buttons for enhanced table navigation #12 2025-06-30 22:08:58 +08:00
test-sample.csv chore: update .gitignore to exclude some CSV files and add test sample CSV 2025-06-07 23:20:45 +08:00
url-test-sample.csv feat: add clickable URLs feature in CSV cells 2026-02-01 13:53:34 +08:00
url-utils.test.ts feat: enhance clickable URLs feature to support Markdown links 2026-02-01 14:01:08 +08:00