rumage 0.5.9

A simple framework for making simple markdown sites
---
title: "Rumage example"
description: "This is an example made with Rumage"
---

# Rumage example

This website was made using

You can use **bold** text and _italic_ text
or **_both_**. Also ~strikethrough~

This is a list:

* An item
* Another item
* And another item

This is an numbered list:

1. Item 1
2. Item 2
3. Item 3

Tables are also supported

| Hour/Day | Monday | Tuesday | Wednesday | Thursday | Friday |
|----------|--------|---------|-----------|----------|--------|
|	08:00  |  Math  | English | 		  |  History | French |