From a7b796aea959626f7514bcf2a3adc458812b3fc8 Mon Sep 17 00:00:00 2001 From: Nathaniel Morck Beaver Date: Sat, 6 Feb 2021 18:03:29 -0500 Subject: [PATCH] Another thing to add. --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index a1e2b45..b26dff7 100644 --- a/todo.md +++ b/todo.md @@ -1 +1,2 @@ - [ ] Add a section for "wrong defaults", i.e. things that can be fixed but aren't by default. +- [ ] Talk about drawback of using backslash (`\`) for the path separator on Windows.