Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions posts/xxxx-xx-xx-list-demo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Demo of list usage
description: A simple demonstration for displaying a list
date: 2017-03-22
thumbnail: https://avatars.githubusercontent.com/u/97391225?s=400&u=f8fcfba33c30a887364fe7d7ded549a3dc614791&v=4
layout: Post
authors:
- AndrewT34pot
---

## Ordered List

1. First ordered list item
2. Another item
3. Another item here
1. child 1
2. child 2
3. child 3
1. grandchild 1
2. grandchild 2
3. grandchild 3
4. Another item
- unordered child
- unordered child 2
1. ordered grandchild 1
2. ordered grandchild 2
3. ordered grandchild 3
- unordered child 3