Much more text.
This commit is contained in:
@@ -18,7 +18,7 @@ This is a *paragraph* with the last word *strongly* /emphasized/. _This_ is
|
||||
underlined. _/*The effects*/ can /be/ combined_. Press -C-n- to scroll down if
|
||||
your web browser is Conkeror (-Ctrl+N- in non-emacs speak).
|
||||
|
||||
Type this: =$ echo echo=.
|
||||
Type this: =$ echo echo=
|
||||
|
||||
** Extended inline formatting
|
||||
|
||||
@@ -26,11 +26,11 @@ mege uses postfix operators for less essential inline formatting.
|
||||
|
||||
More&strong strong text&samp. And even acronyms and abbreviations:
|
||||
GNU&acro="GNU's not UNIX" and MF&abbr="Medlem af Folketinget". {Other
|
||||
colors}&color=red and {other sizes}&small as well, {{and also}&color=green
|
||||
combinations}&large.
|
||||
colors}&color=red and {other sizes}&small as well, {and {also
|
||||
(really)}&color=green combinations}&large.
|
||||
|
||||
Now subtract y&var from x&var - 2^{32}. And a definition: {An integer above 0
|
||||
is above -1_{a number}}&dfn.
|
||||
is above -1_{a number}}&dfn. {Typewriter *text*}&tt.
|
||||
|
||||
|
||||
** Lists
|
||||
@@ -158,6 +158,16 @@ introduction by the Master of Falsefulness
|
||||
|
||||
x_{tallyho} = 33^{12}, escaped: x_\{tallyho} = 33^\{12}
|
||||
|
||||
** Math
|
||||
|
||||
Inline: $2\neq3$, block:
|
||||
|
||||
#&math
|
||||
\begin{align*}
|
||||
\frac{dy}{dx} = 2x
|
||||
\end{align*}
|
||||
#&
|
||||
|
||||
** Code
|
||||
|
||||
: ver *ba* tim
|
||||
@@ -195,3 +205,4 @@ Inline HTML: <@html <strong>strong text</strong>@>. Smiley: '_~
|
||||
41. 2+2=4
|
||||
#+END_SRC
|
||||
|
||||
And more.
|
||||
|
||||
Reference in New Issue
Block a user