Browse Source

added better Org-mode intro to ob-worg

Eric Schulte 16 years ago
parent
commit
938e0df3d7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      org-babel-worg.org

+ 5 - 0
org-babel-worg.org

@@ -33,6 +33,11 @@
   :PROPERTIES:
   :CUSTOM_ID: introduction
   :END:
+  Org-babel is an extension to the very excellent [[http://orgmode.org/][Org-mode]], and [[http://www.gnu.org/software/emacs/][Emacs]]
+  major mode for doing almost anything with plain text.  If you are
+  not familiar with Org-mode please take a moment to read [[http://orgmode.org/][the Org-mode
+  homepage]] before continuing.
+
   Org-babel provides the following modifications to [[http://orgmode.org/manual/Literal-examples.html][the existing
   support]] for blocks of source code examples in the org-mode core.
   1. interactive source code execution