added h-centering to sample.md (#3)
authorMichael Göhler <somebody.here@gmx.de>
Sun, 12 Oct 2014 15:41:23 +0000 (17:41 +0200)
committerMichael Göhler <somebody.here@gmx.de>
Sun, 12 Oct 2014 15:42:10 +0000 (17:42 +0200)
sample.md

index 11d36e0..47926de 100644 (file)
--- a/sample.md
+++ b/sample.md
@@ -155,6 +155,24 @@ TODO list
 
 -------------------------------------------------
 
+# Supported markdown formatting's
+
+Leading *->* indicates centering.
+
+\-> # test <-
+\-> ## test <-
+\-> test
+\-> \_\*test\*\_ <-
+
+becomes
+
+-> # test <-
+-> ## test <-
+-> test
+-> _*test*_ <-
+
+-------------------------------------------------
+
 ## More information about markdown
 
 can be found on