adding introductory phrase

This commit is contained in:
Eric Schulte 2009-06-24 22:46:01 -07:00
parent d370fadcf2
commit c6d7014fa8
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
#+OPTIONS: H:3 num:nil toc:t #+OPTIONS: H:3 num:nil toc:t
#+STARTUP: oddeven hideblocks #+STARTUP: oddeven hideblocks
Through Org-Babel Org-Mode can communicate with programming languages.
Code contained in source-code blocks can be evaluated passing and
receiving data to and from org-mode files, tables, other source-code
blocks, and interactive comint buffers.
* Introduction * Introduction
Org-Babel enables *communication* between programming languages and Org-Babel enables *communication* between programming languages and