Hello, I'm your first Markdown document in **StackEdit**[^stackedit]. Don't delete me, I'm very helpful! I can be recovered anyway in the **Utils** tab of the <iclass="icon-cog"></i>**Settings** dialog.
> - Clearing your browser's data may **delete all your local documents!** Make sure your documents are synchronized with **Google Drive** or **Dropbox** (check out the [<i class="icon-refresh"></i> Synchronization](#synchronization) section).
The document panel is accessible using the <iclass="icon-folder-open"></i> button in the navigation bar. You can create a new document by clicking <iclass="icon-file"></i>**New document** in the document panel.
All your local documents are listed in the document panel. You can switch from one to another by clicking a document in the list or you can toggle documents using <kbd>Ctrl+[</kbd> and <kbd>Ctrl+]</kbd>.
You can save the current document to a file by clicking <iclass="icon-hdd"></i>**Export to disk** from the <iclass="icon-provider-stackedit"></i> menu panel.
> **Tip:** Check out the [<i class="icon-upload"></i> Publish a document](#publish-a-document) section for a description of the different output formats.
**StackEdit** can be combined with <iclass="icon-provider-gdrive"></i>**Google Drive** and <iclass="icon-provider-dropbox"></i>**Dropbox** to have your documents centralized in the *Cloud*. The synchronization mechanism will take care of uploading your modifications or downloading the latest version of your documents.
> - Full access to **Google Drive** or **Dropbox** is required to be able to import any document in StackEdit. Permission restrictions can be configured in the settings.
> - Imported documents are downloaded in your browser and are not transmitted to a server.
> - If you experience problems saving your documents on Google Drive, check and optionally disable browser extensions, such as Disconnect.
You can open a document from <iclass="icon-provider-gdrive"></i>**Google Drive** or the <iclass="icon-provider-dropbox"></i>**Dropbox** by opening the <iclass="icon-refresh"></i>**Synchronize** sub-menu and by clicking **Open from...**. Once opened, any modification in your document will be automatically synchronized with the file in your **Google Drive** / **Dropbox** account.
You can save any document by opening the <iclass="icon-refresh"></i>**Synchronize** sub-menu and by clicking **Save on...**. Even if your document is already synchronized with **Google Drive** or **Dropbox**, you can export it to a another location. **StackEdit** can synchronize one document with multiple locations and accounts.
Once your document is linked to a <iclass="icon-provider-gdrive"></i>**Google Drive** or a <iclass="icon-provider-dropbox"></i>**Dropbox** file, **StackEdit** will periodically (every 3 minutes) synchronize it by downloading/uploading any modification. A merge will be performed if necessary and conflicts will be detected.
Since one document can be synchronized with multiple locations, you can list and manage synchronized locations by clicking <iclass="icon-refresh"></i>**Manage synchronization** in the <iclass="icon-refresh"></i>**Synchronize** sub-menu. This will let you remove synchronization locations that are associated to your document.
Once you are happy with your document, you can publish it on different websites directly from **StackEdit**. As for now, **StackEdit** can publish on **Blogger**, **Dropbox**, **Gist**, **GitHub**, **Google Drive**, **Tumblr**, **WordPress** and on any SSH server.
You can publish your document by opening the <iclass="icon-upload"></i>**Publish** sub-menu and by choosing a website. In the dialog box, you can choose the publication format:
> **Note:** The default template is a simple webpage wrapping your document in HTML format. You can customize it in the **Advanced** tab of the <i class="icon-cog"></i> **Settings** dialog.
After publishing, **StackEdit** will keep your document linked to that publication which makes it easy for you to update it. Once you have modified your document and you want to update your publication, click on the <iclass="icon-upload"></i> button in the navigation bar.
Since one document can be published on multiple locations, you can list and manage publish locations by clicking <iclass="icon-upload"></i>**Manage publication** in the <iclass="icon-provider-stackedit"></i> menu panel. This will let you remove publication locations that are associated to your document.
> **Tip:** To use **Highlight.js** instead of **Prettify**, just configure the **Markdown Extra** extension in the <i class="icon-cog"></i> **Settings** dialog.
> **Tip:** Make sure you include **MathJax** into your publications to render mathematical expression properly. Your page/template should include something like this:
[^stackedit]: [StackEdit](https://stackedit.io/) is a full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.