소스 검색

small note (list of langs)

Eric Schulte 16 년 전
부모
커밋
b0d5c57673
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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