Explorar o código

adding introductory phrase

Eric Schulte %!s(int64=16) %!d(string=hai) anos
pai
achega
c6d7014fa8
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      org-babel.org

+ 5 - 0
org-babel.org

@@ -3,6 +3,11 @@
 #+OPTIONS: H:3 num:nil toc:t
 #+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
 
 Org-Babel enables *communication* between programming languages and