ox-publish: Small refactoring
[org-mode.git] / testing / examples / include.org
blob186facb2641217e1124a6e80db3fdc40c9e5336b
1 Small Org file with an include keyword.
3 #+BEGIN_SRC emacs-lisp :exports results
4 (+ 2 1)
5 #+END_SRC
7 #+INCLUDE: "include2.org"
9 * Heading
10 body