Created
April 4, 2011 23:23
-
-
Save EnigmaCurry/902694 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
categories: Test | |
date: 2011/04/04 15:25:00 | |
title: Markdown lists | |
--- | |
These are some lists in Markdown: | |
* list item 1 | |
* list item 2 | |
* list item 3 | |
* list item 4 | |
* list item 4-1 | |
* list item 4-1-a | |
* list item 4-1-b | |
* list item 4-2 | |
* list item 4-3 | |
* list item 4-3-a | |
* list item 5 | |
* list item 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment