added to the tangle tests

This commit is contained in:
Eric Schulte 2009-06-27 13:13:26 -07:00
parent 5621c105bf
commit 092a54ed85

View file

@ -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