浏览代码

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