repo.or.cz
/
org-mode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'maint'
[org-mode.git]
/
testing
/
examples
/
include.org
blob
186facb2641217e1124a6e80db3fdc40c9e5336b
1
Small Org file with an include keyword.
2
3
#+BEGIN_SRC emacs-lisp :exports results
4
(+ 2 1)
5
#+END_SRC
6
7
#+INCLUDE: "include2.org"
8
9
* Heading
10
body