Fixed #237, correct the misplaced section "Url form for file location."

This commit is contained in:
yujie 2016-10-27 17:34:37 +08:00
parent d7ffc3fd1b
commit 001567cc12
1 changed files with 11 additions and 11 deletions

View File

@ -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