by Walter Rudametkin markdown untidy
Posted 2014.02.06 — Rennes, FranceThis post is a test for markdown and Jekyll. I basically have all kinds of examples of how to do stuff in markdown, but it's not tidy at all.
Markup syntax can be found here:
http://daringfireball.net/projects/markdown/syntax
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
This is an example inline link.
This link has no title attribute.
Regular text goes here. Just messing around with this darn thingity and it seems to be doing ok
Second part, this is the lead part of the text, most likely the excerpt.
Placeholder text by:
You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we'll use three here to also align the raw Markdown).
To have a line break without a paragraph, you will need to use two trailing spaces.⋅⋅ Note that this line is separate, but within the same paragraph.⋅⋅ (This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.)
Proin eleifend libero accumsan felis luctus nec consectetur purus commodo. \ Phasellus sodales est nec massa imperdiet commodo. Maecenas risus nulla, pl\ acerat vel vestibulum vel, dapibus quis libero.
Donec libero libero, bibendum non condimentum ac, ullamcorper at sapien. Du\ is feugiat urna vel justo cursus facilisis. Vivamus ligula dui, convallis a\ varius vitae, facilisis eget magna.
This should not be quoted.
This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse id sem consectetuer libero luctus adipiscing.
This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse id sem consectetuer libero luctus adipiscing.
This is the first level of quoting.
This is nested blockquote.
Back to the first level.
This is a header.
- This is the first list item.
- This is the second list item.
Here's some example code:
Unordered lists use asterisks, pluses, and hyphens — interchangably — as list markers:
Blue is equivalent to:
Red
Green
Blue and:
Red
Green
Blue
Ordered lists use numbers followed by periods:
If you instead wrote the list in Markdown like this:
To make lists look nice, you can wrap items with hanging indents:
Sorry, no comments enabled for now because I'm using a simple static site generator (maybe I'll try out disqus another day).
But if you like what you see, send me an email.