This is an anchor tag/hyper link: sakura - Github Repository
Paragraphs look like this. Font size along with line height and maximum width are optimized for reading.
Italic, bold, and monospace
. Itemized lists look like:
Here's a block quote:
Man surprised me most about humanity. Because he sacrifices his health in order to make money. Then he sacrifices money to recuperate his health. And then he is so anxious about the future that he does not enjoy the present; the result being that he does not live in the present or the future; he lives as if he is never going to die, and then dies having never really lived. -James J Lachard
Some code blocks
define foobar() {
print "Welcome to flavor country!";
}
import time
# Quick, count to ten!
for i in range(10):
# (but not *too* quick)
time.sleep(0.5)
print i
A nested list:
First, get these ingredients:
Boil some water.
Dump everything in the pot and follow this algorithm:
find wooden spoon
uncover pot
stir
cover pot
balance wooden spoon precariously on pot handle
wait 10 minutes
goto first step (or shut off burner when done)
Do not bump wooden spoon or it will fall.
A horizontal line:
Here's a link to a website, to a local doc, and to a section heading in the current doc. Here's a footnote 1.
Tables can look like this:
size | material | color |
---|---|---|
9 | leather | brown |
10 | hemp canvas | natural |
11 | glass | transparent |
Multi-line tables:
keyword | text |
---|---|
red | Sunsets, apples, and other red or reddish things. |
green | Leaves, grass, frogs and other things it's not easy being. |
A horizontal rule follows.
Images are responsive by default:
example image
Footnote text goes here.↩