From 2854a2e2ba7bd3c38bb4ebf4213b132a6e2fd882 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20G=C3=B6hler?= Date: Fri, 19 Sep 2014 23:28:07 +0200 Subject: [PATCH] new doc page about slide breaks --- sample.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/sample.md b/sample.md index 2a7b934..fd3a8d8 100644 --- a/sample.md +++ b/sample.md @@ -11,6 +11,22 @@ A command-line based markdown presentation tool. # Supported markdown formatting's +The input file is split into multiple slides by +horizontal rules (hr). A hr consisting of at +least 3 *\** or *-*. It can also contain spaces but +no other characters. + +Each of these represents the start of a new slide + +\* \* \* +\--- +\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* +\- - - + +------------------------------------------------- + +# Supported markdown formatting's + First-level headers can be prefixed by single *#* or underlined by *===*. -- 2.20.1