From 001567cc12d50ba07612edd1718b86a12e8c2547 Mon Sep 17 00:00:00 2001 From: yujie Date: Thu, 27 Oct 2016 17:34:37 +0800 Subject: [PATCH] Fixed #237, correct the misplaced section "Url form for file location." --- Readme.org | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Readme.org b/Readme.org index ee86d33..212fa4a 100644 --- a/Readme.org +++ b/Readme.org @@ -107,17 +107,6 @@ option =REVEAL_ROOT=, the location is only affected within the Org file. -** Url form for file location - - For example if you cloned this repository to your home directory, - this file in Mac OS X would be referred to as - "file:///Users/username/org-reveal/readme.org". This file in - Ubuntu would be "file:///home/username/org-reveal/readme.org" and - in Windows this file would be - "file:///c:/Users/username/org-reveal/readme.org". For more detail - on this standard please refer to - [[http://en.wikipedia.org/wiki/File_URI_scheme]] - #+BEGIN_SRC org ,#+REVEAL_ROOT: file:///d:/reveal.js #+END_SRC @@ -130,6 +119,17 @@ #+END_SRC +*** Url form for file location + + For example if you cloned this repository to your home directory, + this file in Mac OS X would be referred to as + "file:///Users/username/org-reveal/readme.org". This file in + Ubuntu would be "file:///home/username/org-reveal/readme.org" and + in Windows this file would be + "file:///c:/Users/username/org-reveal/readme.org". For more + detail on this standard please refer to + [[http://en.wikipedia.org/wiki/File_URI_scheme]] + ** First Try To load Org-reveal, type "M-x load-library", then type