Code Quality: Enhance the quality of our documentation by adding standard-markdown to lint JavaScript code blocks in markdown files, ensuring consistency across our codebase.
Fixes
Fix: Prevent the move() function from executing when the source and destination are the same and the source does not exist, improving error handling.