Browse Source

small note (list of langs)

Eric Schulte 16 years ago
parent
commit
b0d5c57673
1 changed files with 2 additions and 1 deletions
  1. 2 1
      org-babel-worg.org

+ 2 - 1
org-babel-worg.org

@@ -74,7 +74,8 @@ which is viewable through the web browser.
      you will want to be able to execute on your system.  The
      following can be added to your .emacs and used to activate
      languages.  It includes a brief list of the requirements for each
-     language.
+     language.  *Note*: this also serves as the list of languages
+     currently supported by Org-babel.
      #+begin_src emacs-lisp 
        ;; Uncomment each of the following require lines if you want org-babel
        ;; to support that language.  Each language has a comment explaining