Testing ruby:
a | bc | deghij |
x | 3 | 4 |
y | 5 | 9 |
---|
puts 'hello world!!'
`ttdssh lax-cit110 -m df -h`
(org-babel-load-file (expand-file-name “~/drop/notes/test.org”))
# print('hello world!!')
# 3 + 5
# # `ls -l`
# print('all done')
import time
print("Hello, today's date is %s" % time.ctime())
print('Two plus two is')
return [2 + 2, 99, 152]
@startuml
JAremko->robbyoconnor : I think the docs can benefit from some kind of illustration
JAremko<-robbyoconnor : I'm too lazy -- I have actual work to do. I link to the docs. If you can write me a diagram in plantuml, I'll gladly compile and add it.
JAremko->robbyoconnor : *gives ths diagram*
robbyoconnor<-JAremko : *robbyoconnor adds it and JAremko is happy*
...
robbyoconnor->theOtherPerson : And they thinks it's funny? Yup, they definitely finds it funny. Right?
@enduml
puts 'hello world!!'
`ls -l`
puts 'all done'
puts 'hello world'
this is the end of the test
ls
pwd