From fb57fb9d7462da16e5c79179a08d18c7b1d4f8ea Mon Sep 17 00:00:00 2001 From: deajan Date: Wed, 25 Dec 2019 18:14:47 +0100 Subject: [PATCH] Make remarklint happy --- KNOWNISSUES.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/KNOWNISSUES.md b/KNOWNISSUES.md index e7ff884..9042066 100644 --- a/KNOWNISSUES.md +++ b/KNOWNISSUES.md @@ -1,7 +1,6 @@ -KNOWN ISSUES ------------- +## KNOWN ISSUES -- Cannot finish sync if one replica contains a directory and the other replica contains a file named the same way (Unix doesn't allow this) -- Daemon mode monitors changes in the whole replica directories, without honoring exclusion lists -- Soft deletion does not honor exclusion lists (ie soft deleted files will be cleaned regardless of any exlude pattern because they are in the deleted folder) -- Colors don't work in mac shell +- Cannot finish sync if one replica contains a directory and the other replica contains a file named the same way (Unix doesn't allow this) +- Daemon mode monitors changes in the whole replica directories, without honoring exclusion lists +- Soft deletion does not honor exclusion lists (ie soft deleted files will be cleaned regardless of any exlude pattern because they are in the deleted folder) +- Colors don't work in mac shell