When using VSCode for markdown editing, you can have your attachments separated into their own folder like this: Go to your settings under “Markdown > Copy Files: Destination” and click “Add Item”. Under “Item” enter **/* and under “Value” enter assets/ FYI: I’m using the extension called: Markdown All in...
vscode
There is a great way to mark sections of your code with a highly visible indicator that requires less effort to identify. It’s preference, for sure. I would imagine that certain people might find this a gaudy way to comment their code, while others would appreciate the practicality of it...