diff --git a/prestatic/template.html b/prestatic/template.html index 9880ddd..594414f 100644 --- a/prestatic/template.html +++ b/prestatic/template.html @@ -24,6 +24,8 @@ href='/static/tty.css' /> + diff --git a/site/projects/mege/test.org b/site/projects/mege/test.org index 44a1491..d268219 100644 --- a/site/projects/mege/test.org +++ b/site/projects/mege/test.org @@ -12,7 +12,6 @@ Test of many features + C Another list: - + The text of this line actually takes up two lines in its source form, and not just one. + Just one line @@ -37,6 +36,39 @@ Another list: ** 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