test
View the markdown used to create this post.
This is a paragraph, it’s surrounded by whitespace. Next up are some headers, they’re heavily influenced by GitHub’s markdown style.
text
text
text
text
A link to Jekyll Now. A big literal link http://github.com/barryclark/jekyll-now/ If you are not using GitHub Pages, you can automate the execution of this script during build time.
An image, located within /images
Inline markup styles:
code()
Blockquote
Nested Blockquote
Syntax highlighting can be used by wrapping your code in a liquid tag like so:
{% highlight javascript %}
/* Some pointless Javascript */
var rawr = [“r”, “a”, “w”, “r”];
{% endhighlight %}
creates…
Use two trailing spaces
on the right
to create linebreak tags
Finally, horizontal lines