## The rules of TextDrop
1. Open a file by clicking on it the left sidebar.
2. To create a new file, type the file name in the omnibar above and press Enter.
3. Files are saved automatically.
4. Any file or folder can be bookmarked
### Keyboard shortcuts
Switch to omnibar Shift-Ctrl-L
Toggle preview Shift-Ctrl-M (or click resizer from the right edge of the screen)
Delete open file Shift-Ctrl-Backspace
Rename open file Shift-Ctrl-E
### Markdown formatting examples
**bold** → bold
*italic* → italic
H1 Heading
=====
H2 Heading
---------
#### H2 Heading
- Milk
- Eggs
- Hot dogs
Markdown syntax guide (daringfireball.net)
Link [title](https://www.example.com)