Updated Documentation (markdown)

Alexander 2019-01-08 14:08:49 +02:00
parent 77ccf99322
commit bdf350de40

@ -34,16 +34,17 @@ Main interface is the similar as default windows notepad. For open/save file and
| Ctrl + A | Select all text | | Ctrl + A | Select all text |
| Ctrl + Del | Clear editor content | | Ctrl + Del | Clear editor content |
## URL/email links ## Links detection
### URL patterns: ### ### Patterns
`www.sigmanor.net`<br> `www.sigmanor.net`<br>
`http://sigmanor.net`<br> `http://sigmanor.net`<br>
### Email pattern: ###
`mailto:sigmanor@pm.me` `mailto:sigmanor@pm.me`
### Usage
To open the link just left-click while holding down the `Shift` button on keyboard
## Settings file ## Settings file
All setting are stored in `CryptoNotepad.settings`. This file will be created after first launch, and will be stored near the `Crypto Notepad.exe`. All setting are stored in `CryptoNotepad.settings` file. This file will be created after first launch, and will be stored near the `Crypto Notepad.exe`.
## Settings ## Settings