From 1fb17ac575009c9e9b5509e28b4728cc0509abe4 Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Mon, 18 Nov 2013 16:37:54 -0800 Subject: [PATCH] Published with https://stackedit.io/ --- public/res/WELCOME.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/public/res/WELCOME.md b/public/res/WELCOME.md index 1043c9dc..2c52be1b 100644 --- a/public/res/WELCOME.md +++ b/public/res/WELCOME.md @@ -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. #### 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/ \ No newline at end of file