Documentation is an important part of software development, But sometimes, large blocks of code or steps with multiple, lengthy steps can overtake the main points being made to the reader. In these situations, try using the HTML <details> tag to allow for content to be initially hidden and expanded if the reader wants to explore …
I recently came across an article (wish I still had the link) that mentioned how to quickly open a command prompt with the same working directory as the current folder in Windows Explorer.