This is the first paragraph of the post. Paragraphs are separated by blank lines.
This is the second paragraph. Text can be italic, bold, strikethrough, and monospace
. Links are underlined. Footnotes appear like so 1 and so 2.
You can create blockquotes like this:
Give a man fire and he’ll be warm for a day, set a man on fire and he’ll be warm the rest of his life.
First paragraph following a h1 heading. Headings will appear in the table of contents on the left of the post if toc: true
is specified in the post front matter.
First paragraph following a h2 heading.
First paragraph following a h3 heading.
First paragraph following a h4 heading.
First paragraph following a h5 heading.
An ordered list:
An unordered list:
A nested list:
Another nested list:
Definition lists:
Markdown tables look like this:
Film | Director | Year |
---|---|---|
In the mood for love | Wong Kar Wai | 2000 |
His Girl Friday | Howard Hawks | 1940 |
Tokyo Story | Yasujiro Ozu | 1953 |
A horizontal rule:
Code blocks look like this:
This is what happens when you find a stranger in the alps.
Syntax highlighting is also supported.
// java
String quote = "may the force be with you";
for (String s : quote.split(" ")) {
System.out.println(s);
}
Long single-line code blocks scroll horizontally instead of wrapping.
Let me tell you something pendejo. You pull any of your crazy shit with us. You flash your piece out on the lanes. I'll take it away from you, stick up your ass and pull the fucking trigger 'til it goes click.
Last but not least, images:
fin.