metanohi/site/projects/mege/test.org

49 lines
873 B
Org Mode
Raw Normal View History

2011-07-07 23:07:48 +02:00
#+title: Test of mege features
2011-07-11 04:09:33 +02:00
#@summary
Test of many features
#@
2011-07-07 23:07:48 +02:00
* 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
2011-07-11 04:09:33 +02:00
1. and so on
2. etc.
+ continuing
2011-07-07 23:07:48 +02:00
2011-07-10 16:03:48 +02:00
** Definition lists
+ Lizard :: an animal
+ Ape :: also an animal
+ Book :: not an animal
2011-07-11 04:09:33 +02:00
+ Other books :: in existence
+ fail
+ aoa :: auoua oeu aou oe o u ouaoe uaoe uo uaoura oeu euao aoe aoe u au oo uo
uoe uo oe u,. uoeauoe uoa u,u
* a
* 3u :: o (correct behaviour)
** Images
#@img;url=test.png,alt='This is a test picture',width=340
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