From b334d3d5bf98ead1ea666d50e27c2aa3dc9e7842 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Sat, 27 Jun 2015 14:47:13 -0500 Subject: [PATCH] Fix demo text --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 7b5eb60..853de28 100644 --- a/index.html +++ b/index.html @@ -46,9 +46,10 @@ Go ahead, play around with the editor! Be sure to check out **bold** and *italic Unordered lists can be started using the toolbar or by typing `* `, `- `, or `+ `. Ordered lists can be started by typing `1. `. #### Unordered -* Lists are a piece of cake too +* Lists are a piece of cake * They even auto continue as you type * A double enter will end them +* Tabs and shift-tabs work too #### Ordered 1. Numbered lists...