From 41a632f93cc893a23d6ca6a4578838eed9d0c8d1 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 6 Jul 2025 12:42:44 +0200 Subject: correction in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c00d288..f5b7648 100644 --- a/README.md +++ b/README.md @@ -442,8 +442,8 @@ array. **Be aware**: The operation of creating new notes is not permitted if the citekey contains some special chars which could cause problems with Unixish -shell commands and file operations. Currently the following chars are not -allowed as part of the citekey: `/` | `|` | `#` | `*` | `\\` | `"` | `'` | `;` | +shell commands and file operations. Currently, the following chars are not +allowed as part of the citekey: `/` | `|` | `#` | `*` | `\` | `"` | `'` | `;` | `!` The bibfile itself will *not be edited*. Therefore, you can't break anything in -- cgit v1.2.3