metanohi/site/projects/mege/test.org

36 lines
558 B
Org Mode
Raw Normal View History

2011-07-07 23:07:48 +02:00
#+title: Test of mege features
* Test of mege features
*mege* has many features. A bit /too/ many, perhaps.
** Lists
2011-07-10 16:03:48 +02:00
+ A
+ B
+ C
2011-07-07 23:07:48 +02:00
Another list:
+ The text of this line actually takes up two lines in its source form, and
not just one.
+ Just one line
+ A sublist
+ with another entry
1) and so on
2) etc...
2011-07-10 16:03:48 +02:00
** Definition lists
+ Lizard :: an animal
+ Ape :: also an animal
+ Book :: not an animal
2011-07-07 23:07:48 +02:00
2011-07-10 16:03:48 +02:00
* Org features not supported by mege
2011-07-07 23:07:48 +02:00
2011-07-10 16:03:48 +02:00
** In lists
#+BEGIN_SRC
10. [@10]Starting at 10
11. ABC
40. [@40]Going to 40
41. 2+2=4
#+END_SRC