소스 검색

added to the tangle tests

Eric Schulte 16 년 전
부모
커밋
092a54ed85
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      test-tangle.org

+ 8 - 0
test-tangle.org

@@ -24,6 +24,14 @@ text line 2
 text line 3
 #+END_EXAMPLE
 
+more stuff
+
+#+srcname: i-have-a-name
+#+begin_src sh 
+echo "I have a name"
+#+end_src
+
+
 foo foo bar baz
 
 #+BEGIN_SRC sh