As mege is getting better, so is metanohi.

This commit is contained in:
Niels Serup
2011-07-17 00:34:50 +02:00
parent 095274c34b
commit 70d45d4119
20 changed files with 211 additions and 39 deletions

View File

@@ -1,8 +1,8 @@
#+title: Test of basic mege features
#&summary
Test of many features
Test of mege's most important and most commonly used features
#&
#+license: bysa, images
#+license: bysa
* Test of mege features
*mege* has many features. A bit /too/ many, perhaps.
@@ -21,6 +21,9 @@ Another list:
+ with another entry
1. and so on
2. etc.
1. ouoiaou
2. ouaoiu
1. oaiaou
+ continuing
** Definition lists
@@ -36,7 +39,12 @@ Another list:
* 3u :: o (correct behaviour)
** Images
#&img;url=test.png,alt='This is a test picture',width=340
#&img;url=test0.png, alt='This is a test picture', width=270, float=right, \
#&caption='A test picture'
#+caption: A test picture \
#+with a caption on two lines
#&img;url=test0.png, alt='This is a test picture', width=240, float=right
** Links
@@ -45,16 +53,17 @@ want to _underline_ this link: _[[http://example.com/]]_.
** Block containers
Block quote:
Blockquote:
#&block
Hello.
#&
*** Combination
#÷large
#&+large
#&block
This is a paragraph inside a blockquote inside a block container.
This is a paragraph inside a blockquote inside a block container. This is
escaped:
\#&
#&
#&
@@ -64,7 +73,7 @@ abc
#&-strong,tiny,color=red
def
(no new parapraph)
(no new paragraph)
#&
ghi.
@@ -116,7 +125,7 @@ introduction by the Master of Falsefulness
** Subscript and superscript
x_{tallyho} = 33^{12}, x_\{tallyho} = 33^\{12}
x_{tallyho} = 33^{12}, escaped: x_\{tallyho} = 33^\{12}
** Eval'd Code
Inline code: <@eval 2 + 3@>. <@exec print('aha')

View File

@@ -0,0 +1,17 @@
#+title: mege tests
#+license: bysa
#+summary: Links to tests of mege
* mege tests
Yes, I know. I cannot hide it. *mege*, the otherwise brilliant engine that
channels its powers into metanohi, is not perfect. It was created by a human
--- and humans are known to be imperfect.
To make sure its html generation is working properly, the following test pages
have been created:
+ [[basics][Basics]]
+
Perhaps /mege/ will grow and come near to perfection one day.

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB