Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 875 Bytes

File metadata and controls

31 lines (22 loc) · 875 Bytes
title Content Sample
author John Doe <johndoe@example.com>
description This is a short, plain-text description of the content. It's optional, but may prove useful to others.
first-written 2015-02-24
last-updated 2015-02-24
last-reviewed 2015-02-24

This is my tutorial on how to write content! Welcome! Having some text before the first header can be useful.

First Heading

Start at heading level 2. You're free to use any heading style you want, such as:

Second Heading

Of course, subheadings are allowed also, and are in fact encouraged!

Third Heading

If you want to write some Haskell code, you should mark it up like:

main :: IO ()
main = putStrLn "Hello World!"

And don't forget that linking to content (insert-title) and to outlines (insert-title) is a good idea.