Update links in a file when another file has been moved
Update links in a file when another file has been moved (with provided content)
Update links when the current file is being moved
Update links when the current file is being moved (with provided content)
Update reference-style link definitions
Refactors and updates markdown links when files are moved or restructured.
The LinkRefactorer automatically updates link paths, maintains referential integrity, and handles various link types including relative paths, absolute paths, and Claude import syntax. It ensures that links remain valid after file operations.
Example
Basic link refactoring
Example
Bulk refactoring with path mapping