Feature & Formatting Test

This page is an internal test demonstrating various features of this blog to ensure that they are working and styled correctly. You likely won’t find it very interesting.

Typography

Dashes: - – —

Ellipses: …

Inline Styles

Text can be italic.1

Text can be bold.

Text can be struck through.

We can have inline code samples.

And we can link to this site and link offsite.

Block Styles

This is a blockquote.

SyntaxDescription
HeaderTitle
ParagraphText
    This is just preformatted
         text.
This is a basic code block.
(def text "this is some silly Clojure code")

Lists

  1. One
  2. Two
    1. Two Dot One
    2. Two Dot Two
  3. Three

Task lists are not standard Markdown, but are handy.

Rules

This is a horizonal rule:


Headings

Should start at H2.

And They Look

Like

This

  1. We can also have footnotes. ↩︎