First level
Second level
Third level
Fourth level
Markup
Mary has a little lamb, little lamb, little lamb, little lamb, not-big lamb.
Verses don't work
Great clouds overhead Tiny black birds rise and fall Snow covers Emacs
—AlexSchroeder
Quotes work
Everything should be made as simple as possible, but not any simpler —Albert Einstein
Centering works
Everything should be made as simple as possible,
but not any simpler
Verbatim
verbatim
Code
for i in list:
Python source:
for i in range(10):
print(i)Emacs Lisp source:
(defun org-xor (a b)
"Exclusive or."
(if a (not b) b))Embedded LATEX
The radius of the sun is R_sun = 6.96 x 10^8 m. On the other hand, the radius of Alpha Centauri is RAlpha Centauri = 1.28 x Rsun.
\begin{equation} x = \sqrt{b} \end{equation}\( x = \sqrt{b} \)
If $a^2 = b$ and \(b = 2\), then the solution must be either $$a = +\sqrt{2}$$ or \[a = -\sqrt{2}\].
Figure
Footnotes
The Org homepage1 now looks better than it used to be.
1
The link is https://orgmode.org. Let's also test inline link.