Skip to content

Add link checker command#3

Closed
ksylvan wants to merge 1 commit intomainfrom
codex/add-check-links-command-to-md-tree
Closed

Add link checker command#3
ksylvan wants to merge 1 commit intomainfrom
codex/add-check-links-command-to-md-tree

Conversation

@ksylvan
Copy link
Owner

@ksylvan ksylvan commented Jun 13, 2025

Summary

  • add checkLinks utility to markdown parser
  • expose checkLinks from package entry
  • support check-links command in CLI with --recursive
  • document link checking in README

Testing

  • npm run lint (fails: Cannot find package '@eslint/js')
  • npm test (fails: Cannot find package 'unified')
  • npm run test:cli (fails: Cannot find package 'unified')

https://chatgpt.com/codex/tasks/task_e_684bb1668c608326bb6cbf9bc501e3b9

@ksylvan ksylvan closed this Jun 13, 2025
@ksylvan ksylvan deleted the codex/add-check-links-command-to-md-tree branch June 18, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant