diff options
| author | lukeflo | 2025-07-06 12:42:44 +0200 |
|---|---|---|
| committer | lukeflo | 2025-07-06 12:42:44 +0200 |
| commit | 41a632f93cc893a23d6ca6a4578838eed9d0c8d1 (patch) | |
| tree | 800aab4a25bc7a61f263126fc3faca384bcf593a | |
| parent | 785c832d6a797103cf872b5ea6562e8dc59f24be (diff) | |
| download | bibiman-41a632f93cc893a23d6ca6a4578838eed9d0c8d1.tar.gz bibiman-41a632f93cc893a23d6ca6a4578838eed9d0c8d1.zip | |
correction in README
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
