added h-centering to sample.md (#3)
[smdp.git] / 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