From 8b2ab7a736c5e41049df2c5833d35d2bbe744515 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sun, 4 Apr 2010 22:21:12 -0700 Subject: [PATCH] lining up utf8 is hard --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1adf3fe0..ecb728c8 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,9 @@ Gollum does a breadth first search and uses the first match that it finds. Here are a few more examples: - [[J. R. R. Tolkien]] -> J.-R.-R.-Tolkien.ext + [[J. R. R. Tolkien]] -> J.-R.-R.-Tolkien.ext [[Movies / The Hobbit]] -> Movies---The-Hobbit.ext - [[モルドール]] -> モルドール.ext + [[モルドール]] -> モルドール.ext ## ABSOLUTE VS. RELATIVE PATHS