ソースを参照

Changes_old.org: use #+begin_example instead of #+begin_src.

When republishing all from scratch with babel code evaluation turned on,
Changes_old.org could not be exported because #+STARTUP: indent returns
an error when run in Emacs 23.1.
Bastien Guerry 14 年 前
コミット
9d1c7bf100
1 ファイル変更2 行追加2 行削除
  1. 2 2
      ORGWEBPAGE/Changes_old.org

+ 2 - 2
ORGWEBPAGE/Changes_old.org

@@ -31,9 +31,9 @@ Currently I do not recommend to turn it on globally using
 the variable =org-startup-indented=.  But you can turn it on
 for a particular buffer using
 
-#+begin_src org
+#+begin_example
   ,#+STARTUP: indent
-#+end_src
+#+end_example
 
 Turning on this minor mode automatically turns on
 =org-hide-leading-stars=, and it turns off