Testing.
This commit is contained in:
parent
02f5612913
commit
f320a33ec7
|
@ -1,7 +1,7 @@
|
|||
#+title: Home
|
||||
#+startup: showall
|
||||
|
||||
#++load
|
||||
#++show
|
||||
#+BEGIN_SRC javascript
|
||||
window.addEventListener('load', function(event){add_fsf_widget(8085);});
|
||||
#+END_SRC
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#+title: Test of mege features
|
||||
|
||||
#@summary
|
||||
Test of many features
|
||||
#@
|
||||
* Test of mege features
|
||||
*mege* has many features. A bit /too/ many, perhaps.
|
||||
|
||||
|
@ -16,13 +18,24 @@ Another list:
|
|||
+ Just one line
|
||||
+ A sublist
|
||||
+ with another entry
|
||||
1) and so on
|
||||
2) etc...
|
||||
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
|
||||
|
||||
* Org features not supported by mege
|
||||
|
||||
|
|
Loading…
Reference in New Issue