Updated Documentation (markdown)

Oleksandr 2025-11-16 10:53:05 +02:00
parent dd3303ecf0
commit 1ebc8356f1

@ -187,7 +187,7 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
* `Why updates is so infrequently?` * `Why updates is so infrequently?`
<br>At this development stage app works well, has rich functionality, and does not have critical bugs or functions that must be implemented ASAP. <br>At this development stage app works well, has rich functionality, and does not have critical bugs or functions that must be implemented ASAP.
* `I can't decrypt previously encrypted files.` * `I can't decrypt previously encrypted files.`
<br>First of all, I do not give any guarantees that your encrypted files will not corrupt. Maybe you changed some parameters in **Encryption** tab, maybe you catched some rare bug. In any case, it will be difficult for me to help you. But you can create an issue, and I'll see what I can do. <br>First of all, I do not give any guarantees that your encrypted files will not corrupt. Maybe you changed some parameters in **Encryption** tab, maybe you catched some rare bug. In any case, it will be difficult for me to help you.
* `I have performance issues when editing the big files` * `I have performance issues when editing the big files`
<br>Yes, it's a known issue on big files edit. You can disable **Length** and **Lines** labes in status panel in the settings, it's can solve the performance problems. <br>Yes, it's a known issue on big files edit. You can disable **Length** and **Lines** labes in status panel in the settings, it's can solve the performance problems.
* `What encoding is using for saving text files?` * `What encoding is using for saving text files?`