This commit is contained in:
Benoit Schweblin 2013-09-03 16:27:04 -07:00
parent 080c41c09e
commit 0909fc3f3b

View File

@ -13,6 +13,8 @@ Documents
**StackEdit** stores your documents in the browser local storage, which means all your documents are automatically saved locally and are accessible offline. **StackEdit** stores your documents in the browser local storage, which means all your documents are automatically saved locally and are accessible offline.
> **NOTE:** This also means that your documents are not shared between different browsers or computers and that clearing your browser's data may delete them!
#### <i class="icon-file"></i> Create a document #### <i class="icon-file"></i> Create a document
You can create a new document by clicking the <i class="icon-file"></i> button in the navigation bar. This will switch from the current document to the new one. You can create a new document by clicking the <i class="icon-file"></i> button in the navigation bar. This will switch from the current document to the new one.