metanohi/site/projects/mege/test.org

81 lines
1.2 KiB
Org Mode

#+title: Test of mege features
#@summary
Test of many features
#@
* Test of mege features
*mege* has many features. A bit /too/ many, perhaps.
** Lists
+ A
+ B
+ C
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.
+ continuing
** Definition lists
+ Lizard :: an animal
+ Ape :: also an animal
+ Book :: not an animal
+ 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
** Block containers
Block quote:
#@block
Hello.
#@
** Inline container
abc
#@-strong,textsize=tiny
def
(no new parapraph)
#@
ghi.
** Tables
*** Body only
| Name | Age |
| Xryurg | 300 |
| Bkrau | 2 |
*** With head and foot
| Name | Age |
|--------+-----|
| Xryurg | 300 |
| Bkrau | 2 |
|--------+-----|
| Name | Age |
* Org features not supported by mege
** In lists
#+BEGIN_SRC
10. [@10]Starting at 10
11. ABC
40. [@40]Going to 40
41. 2+2=4
#+END_SRC