Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 1.26 KB

test.org

File metadata and controls

64 lines (48 loc) · 1.26 KB

Examples: tables and babel

Table 1

AurélieGéraldineMean
161516 15
29338293 38
alloboboallo bobo

Table 2

Task 1Task 2Total
2:121:4904:01:00
3:02:20-2:07:000.92

Babel

I type some prose here.

#!/usr/bin/env python

print "This is my python file."
print "Another string."
(progn
  (+ 2 10)
  (message "wat?!"))
(message "data1:%S, data2:%S" data1 data2)

Example dynamic block

HeadlineTime
Total time0:00