Published with https://stackedit.io/
This commit is contained in:
parent
4b6534b71f
commit
1fb17ac575
@ -45,7 +45,11 @@ Synchronization
|
||||
|
||||
**StackEdit** can be combined with **Google Drive** and **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.
|
||||
|
||||
> **NOTE:** Full access to **Google Drive** or **Dropbox** is required to be able to import any document in StackEdit. Imported documents are downloaded in your browser and are not transmitted to a server. If you experience problems exporting documents to Google Drive, check and optionally disable browser extensions, such as Disconnect.
|
||||
> **NOTE:**
|
||||
>
|
||||
> - Full access to **Google Drive** or **Dropbox** is required to be able to import any document in StackEdit.
|
||||
> - Imported documents are downloaded in your browser and are not transmitted to a server.
|
||||
> - If you experience problems exporting documents to Google Drive, check and optionally disable browser extensions, such as Disconnect.
|
||||
|
||||
#### <i class="icon-download"></i> Import a document
|
||||
|
||||
@ -225,8 +229,9 @@ $$
|
||||
>
|
||||
> - about **Markdown** syntax [here][2],
|
||||
> - about **Markdown Extra** extension [here][3],
|
||||
> - about **Prettify** syntax highlighting [here][4],
|
||||
> - about **Highlight.js** syntax highlighting [here][5].
|
||||
> - about **LaTeX** mathematical expressions [here][4],
|
||||
> - about **Prettify** syntax highlighting [here][5],
|
||||
> - about **Highlight.js** syntax highlighting [here][6].
|
||||
|
||||
Written with [StackEdit](https://stackedit.io/).
|
||||
|
||||
@ -236,5 +241,6 @@ Written with [StackEdit](https://stackedit.io/).
|
||||
[1]: http://math.stackexchange.com/
|
||||
[2]: http://daringfireball.net/projects/markdown/syntax "Markdown"
|
||||
[3]: https://github.com/jmcmanus/pagedown-extra "Pagedown Extra"
|
||||
[4]: https://code.google.com/p/google-code-prettify/
|
||||
[5]: http://softwaremaniacs.org/soft/highlight/en/
|
||||
[4]: http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference
|
||||
[5]: https://code.google.com/p/google-code-prettify/
|
||||
[6]: http://softwaremaniacs.org/soft/highlight/en/
|
Loading…
Reference in New Issue
Block a user