Your Main Content¶
This is where the magic happens. Write your awesome content here!
Here is the wonderful second paragraph.
Standard text markup¶
bold
italic
underline
Verbatim
code
~~StrikeThrough~~
Lists¶
Unordered list
- Apples
- Oranges
- Pears
Ordered list
- First
- Second
- Third
Blocks¶
Sample quote
Everything should be made as simple as possible, but not any simpler --Albert Einstein
Example code block
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("Hello world"):;
}
Tables¶
Sample table
| Name | Value |
|---|---|
| Language | Python |
| Server | Dell |
| O/S | Linux |
Hyperlinks¶
External
Images¶
Example image
Non League football
Misc rarely used niche markup¶
Subscripts and Superscripts example. Superscripts need some additional orgmode configuration but I don't care.
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.
Footnotes
The Org website1 now looks a lot better than it used to.
-
The link is: https://orgmode.org ↩